зеркало из https://github.com/mozilla/gecko-dev.git
9 строки
340 B
HTML
9 строки
340 B
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html class="reftest-paged">
|
|
<title>Fixed Positioning Test</title>
|
|
|
|
<div style="position: fixed; left: 0; top: 0; width: 3in; border: solid; font-size: 16px;">
|
|
This box must be repeated at this same position on the first, second, and third pages.
|
|
</div>
|
|
|
|
<p style="width: 0; height: 5in;"> |