mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
20 lines
250 B
HTML
20 lines
250 B
HTML
|
<html>
|
||
|
<head>
|
||
|
<title>Bug 63785</title>
|
||
|
</head>
|
||
|
|
||
|
<body>
|
||
|
<table>
|
||
|
<tr>
|
||
|
<td>
|
||
|
<div>
|
||
|
<p>Paragraph one</p>
|
||
|
<p>Paragraph two (1em margin between the two paragraphs)</p>
|
||
|
</div>
|
||
|
</td>
|
||
|
</tr>
|
||
|
</table>
|
||
|
|
||
|
</body>
|
||
|
</html>
|