Advertisement
markuszeller

Missing TD

Sep 11th, 2022
1,142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.17 KB | Source Code | 0 0
  1. <!DOCTYPE html>
  2. <html lang="">
  3. <head>
  4. <title>Test</title>
  5. </head>
  6. <body>
  7. <table>
  8. <tr>Zeile 1</tr>
  9. <tr>Zeile 2</tr>
  10. <tr>Zeile 3</tr>
  11. </table>
  12. <p></p>
  13. </body>
  14. </html>
Tags: html
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement