Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>CSS Reference</title>
<body>
<p>The following should be identical:</p>
<div>0 1 2 3 4 4 4 4 8 9 10 11 12 12 12 12</div>
<div>0 1 2 3 4 4 4 4 8 9 10 11 12 12 12 12</div>
</body>