Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html>
<link rel='stylesheet' type='text/css' href='style.css'>
<style>
meter { display: block; }
</style>
<body>
<meter value='0.5'></meter>
</body>
</html>