mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01: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>
|
||
|
|