mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 06:35:42 +00:00
11 lines
303 B
HTML
11 lines
303 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head></head>
|
|
<body onload="document.body.style.MozColumnWidth = '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>
|