Posted By


spYro on 10/05/09

Tagged


Statistics


Viewed 141 times
Favorited by 0 user(s)

720°_Teil3_table3c


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <table border="1px">
  2. <tr>
  3.  
  4. <td>
  5. Erster Eintrag
  6. </td>
  7.  
  8. <td>
  9. Zweiter Eintrag
  10. </td>
  11.  
  12. <td>
  13. Dritter Eintrag
  14. </td>
  15.  
  16. </tr>
  17.  

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.