mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
185 B
HTML
11 lines
185 B
HTML
<html>
|
|
<body>
|
|
<div style="-moz-column-width: 60px; height: 60px; background: yellow;">
|
|
title
|
|
<p id="p" style="background: lightgreen">
|
|
below
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|