Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!doctype html>
<html>
<head>
<style type="text/css">
input {
display: block;
border: 1px solid #000;
}
</style>
</head>
<body>
<input type="hidden">
</body>
</html>