mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
8 lines
229 B
HTML
8 lines
229 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="margin:0;">
|
|
<div style="background:yellow; height:15px;"></div>
|
|
<div style="position:absolute; top:150px; left:150px; width:150px; height:150px; border:1px solid black;"></div>
|
|
</body>
|
|
</html>
|