mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
7 lines
158 B
HTML
7 lines
158 B
HTML
|
<!DOCTYPE HTML>
|
||
|
<html>
|
||
|
<body style="background:yellow;">
|
||
|
<div style="display:block; width:100px; height:100px; border:2px solid blue;"></div>
|
||
|
</body>
|
||
|
</html>
|