10 lines
300 B
HTML
10 lines
300 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head></head>
|
|
<body onload="document.body.style.columnWidth = '1px';">
|
|
|
|
<div style="display: inline-block;"></div><div style="float: left;"><div style="height: 32px;"></div></div><div>
|
|
<div style="clear: both;"><br></div><div style="float: left;"></div></div>
|
|
|
|
</body>
|
|
</html>
|