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