Source code
Revision control
Copy as Markdown
Other Tools
<!--↩
Any copyright is dedicated to the Public Domain.↩
-->↩
<head>↩
<title>Reference file for comparisons</title>↩
<style type="text/css">↩
↩
* {↩
padding: 0;↩
border: 0;↩
margin: 0;↩
}↩
↩
html, body {↩
width: 100%;↩
height: 100%;↩
}↩
↩
div {↩
width: 70px;↩
height: 49%;↩
background: blue;↩
}↩
↩
</style>↩
</head>↩
<body><div></div></body>↩
</html>↩