mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 07:05:24 +00:00
12 lines
159 B
HTML
12 lines
159 B
HTML
|
<!DOCTYPE html>
|
||
|
<html>
|
||
|
<head>
|
||
|
</head>
|
||
|
<body>
|
||
|
|
||
|
<div style="overflow: hidden; padding-right: 3%;">
|
||
|
<h2 style="position: fixed;">H2</h2>
|
||
|
</div>
|
||
|
|
||
|
</body>
|
||
|
</html>
|