mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
cde908d3c4
--HG-- extra : rebase_source : ed990c17d2501ea5f4d09dea56baeada41cd3f35
9 lines
259 B
HTML
9 lines
259 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body>
|
|
<div style="position:absolute; left:80px; top:20px; width:100px; height:100px; background:yellow">
|
|
<div style="position:absolute; left:50px; top:50px; width:100px; height:100px; background:orange"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|