mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
82 lines
1.7 KiB
HTML
82 lines
1.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
|
|
<html>
|
|
<head>
|
|
<title>Absolutely Positioned Element</title>
|
|
</head>
|
|
<body>
|
|
<a href=link.html>Link</a>
|
|
This is some body text.
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line 1<br>
|
|
line 2<br>
|
|
line 3<br>
|
|
line 4<br>
|
|
</div>
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line 1<br>
|
|
line 2<br>
|
|
line 3<br>
|
|
line 4<br>
|
|
</div>
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line 1<br>
|
|
line 2<br>
|
|
line 3<br>
|
|
line 4<br>
|
|
</div>
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line 1<br>
|
|
line 2<br>
|
|
line 3<br>
|
|
line 4<br>
|
|
</div>
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line 1<br>
|
|
line 2<br>
|
|
line 3<br>
|
|
line 4<br>
|
|
</div>
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line v1<br>
|
|
line v2<br>
|
|
line v3<br>
|
|
line v4<br>
|
|
</div>
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line w1<br>
|
|
line w2<br>
|
|
line w3<br>
|
|
line w4<br>
|
|
</div>
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line x1<br>
|
|
line x2<br>
|
|
line x3<br>
|
|
line x4<br>
|
|
</div>
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line y1<br>
|
|
line y2<br>
|
|
line y3<br>
|
|
line y4<br>
|
|
</div>
|
|
<div style="background-color:lightgray;width:900px;height:100px;border: 2px inset grey;">
|
|
line z1<br>
|
|
line z2<br>
|
|
line z3<br>
|
|
line z4<br>
|
|
</div>
|
|
line a<br>
|
|
line b<br>
|
|
line c<br>
|
|
line d<br>
|
|
line e<br>
|
|
line f<br>
|
|
line g<br>
|
|
line h<br>
|
|
line i<br>
|
|
line j<br>
|
|
line k<br>
|
|
|
|
</body>
|