mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
10 lines
144 B
HTML
10 lines
144 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<h1>hi</h1>
|
|
<div id="imgs" style="whitespace: nowrap; overflow: visible; height: 10px;">feh</div>
|
|
|
|
</body>
|
|
</html>
|