Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
<head>
<title>multicol | column-span: all | column-fill: auto</title>
<link rel="author" title="Opera Software ASA" href="http://www.opera.com/"/>
<style type="text/css"><![CDATA[
html {
background: white;
}
body {
background: blue;
width: 1200px;
height: 492px;
}
h1 {
font-size: 2em;
margin: 0;
padding-top: 0.67em;
}
]]></style>
</head>
<body>
<h1>you should not see the word fail</h1>
</body>
</html>