mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-02 15:15:23 +00:00
15 lines
133 B
HTML
15 lines
133 B
HTML
<html>
|
|
<body>
|
|
<p>
|
|
<table>
|
|
<tr>
|
|
<td>
|
|
First line
|
|
</p>
|
|
Second line
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
</body>
|
|
</html>
|