Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
</head>
<body>
<!-- The whole input will not be seen. -->
<input id='i' value="abcdefghd" style="position: absolute; top: -100px; left: 0px;">
</body>
</html>