mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-05 08:35:26 +00:00
9 lines
323 B
HTML
9 lines
323 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html class="reftest-print">
|
|
<title>Fixed Positioning Test</title>
|
|
|
|
<div style="position: fixed; left: 0; top: 0; width: 3in; border: solid;">
|
|
This box must be repeated at this same position on the first, second, and third pages.
|
|
</div>
|
|
|
|
<p style="width: 0; height: 5in;"> |