mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-09 09:20:15 +01:00
20 lines
210 B
HTML
20 lines
210 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Bug 63785</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<table>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<div>
|
||
|
<p>Paragraph one</p>
|
||
|
<p>Paragraph two</p>
|
||
|
</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
</body>
|
||
|
</html>
|