source:
gaycko/trunk/tests/table.html
@
4762
Last change on this file since 4762 was 4762, checked in by , 10 years ago | |
---|---|
File size: 195 bytes |
Line | |
---|---|
1 | <html> |
2 | <body> |
3 | |
4 | Du texte<br/> |
5 | <table width=50%> |
6 | <tr><td> Cell1 </td><td> Cell2</td><td>Cell3 large</td></tr> |
7 | <tr><td> Cell4 wide too</td><td> Cell5</td><td>Cell6</td></tr> |
8 | </table> |
9 | </body> |
10 | </html> |
Note: See TracBrowser
for help on using the repository browser.