Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<html>
<head>
<style type="text/css">
input {
background-color: Highlight;
}
</style>
</head>
<body onload="document.getElementById('i').select();">
<input id="i" value="text">
</body>
</html>