blob: 135734e19e523485592b9e06470e55c2598463e9 [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>Change multicol to regular block</title>
</head>
<body>
<p>There should be a blue <em>square</em> below.</p>
<div id="elm" style="width:16em; line-height:4em; background:blue;">
<br>
<br>
<br>
<br>
</div>
</body>
</html>