Source code

Revision control

Copy as Markdown

Other Tools

<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>