mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-07 11:56:51 +00:00
12 lines
248 B
HTML
12 lines
248 B
HTML
|
first text
|
||
|
<table border align=left>
|
||
|
<tr>
|
||
|
<td>This is the first cell in the table
|
||
|
<td>This is the second cell in the table
|
||
|
<tr>
|
||
|
<td>This is the third cell in the table
|
||
|
<td>This is the fourth cell in the table
|
||
|
</table>
|
||
|
|
||
|
last text
|