mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
9 lines
188 B
HTML
9 lines
188 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div style="border:1px solid black; width:200px; height:200px;">
|
|
<div style="background:blue; height:50px; margin-top:150px;"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|