Source code

Revision control

Copy as Markdown

Other Tools

<!--↩
Any copyright is dedicated to the Public Domain.↩
-->
<html xmlns="http://www.w3.org/1999/xhtml">↩
<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: 49%;↩
height: 70px;↩
background: blue;↩
}↩
</style>↩
</head>↩
<body><div></div></body>↩
</html>↩