Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<html lang="en">
<head>
<title>valuetext</title>
<meta http-equiv="Content-type" content="text/html; charset=utf-8">
</head>
<body>
<input id="test" type="range" min="0" max="100" value="75" aria-valuetext="awesome">
</body>
</html>