mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
147d6aaf9c
--HG-- extra : rebase_source : 007307088ab09dd3811a74cb4782fdee320252f4
8 lines
275 B
HTML
8 lines
275 B
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<body style="background:red;">
|
|
<div style="position:absolute; background:lime; top:0; left:0; width:800px; height:1000px"></div>
|
|
<div style="position:absolute; background:yellow; bottom:0; left:50px; width:50px; height:50px"></div>
|
|
</body>
|
|
</html>
|