Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.47 KB | None | 0 0
  1. <table border="1" width="80%" align="center" height="300px">
  2. <caption> Tabellenvariationen </caption>
  3.  
  4. <tr>
  5. <td></td> <td colspan="4"></td>
  6. </tr>
  7. <tr>
  8. <td rowspan="4"></td> <td></td> <td></td> <td></td> <td></td>
  9. </tr>
  10. <tr>
  11. <td rowspan="3" colspan="4"></td>
  12. </tr>
  13. <tr>
  14.  
  15. </tr>
  16. <tr>
  17.  
  18. </tr>
  19. <tr>
  20. <td colspan="5"></td>
  21. </tr>
  22.  
  23. <caption align="bottom"> als Layout-Vorlage fuer eine Website </caption>
  24. </table>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement