Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<!-- Any copyright is dedicated to the Public Domain.
</head>
<body>
<form action="?" enctype="multipart/form-data">
<p><label>Input <input type="text" value="test value"></label></p>
</form>
</body>
</html>