Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
<!DOCTYPE html>
<html>
<style>
body {
background-color: blue;
}
</style>
<body>
<input type='file'>
</body>
</html>
<!DOCTYPE html>
<html>
<style>
body {
background-color: blue;
}
</style>
<body>
<input type='file'>
</body>
</html>