mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
37 lines
436 B
HTML
37 lines
436 B
HTML
<html>
|
|
|
|
<body>
|
|
|
|
<title>bug5859</title>
|
|
<span style="background-color:yellow">
|
|
<a href="bug6233.html">
|
|
Next...</a></span><br><br>
|
|
|
|
|
|
<div style="float: left; border: medium solid purple; width: 10em;">
|
|
|
|
Floating Div, floating left.
|
|
|
|
</div>
|
|
|
|
|
|
|
|
<font face="arial, geneva, helvetica">
|
|
|
|
|
|
|
|
<p style="border: medium solid green; margin-top: 0;">Paragraph</p>
|
|
|
|
|
|
|
|
<font face="arial, geneva, helvetica, sans, swiss"></font>
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|