blob: 8149b2fa62f7d32a3c8bafa9fe361255c4cfcae8 [file] [log] [blame]
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>valid meter</title>
</head>
<body>
<meter min='0.0' value='0.1' low='0.2' optimum='0.3' high='0.4' max='0.5'/>
</body>
</html>