This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 193
Issues: WebPlatformTest/HTML5test
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
<!DOCTYPE html> <html> <head> <title>My First HTML Page</title> <meta charset="utf-8"/> <meta name="description" content="i love my site"/> </head> <body> <h1>Hello World</h1>:<br> <table border="0"><tr><th> Feldname 1 </th><th> Feldname 2 </th></tr><tr><td> Zeile 1 Spalte 1 </td><td> Zeile 1 Spalte 2 </td></tr><tr><td> Zeile 2 Spalte 1 </td><td> Zeile 2 Spalte 2 </td></tr></table> </body> </html>
#584
opened Jun 30, 2021 by
Adam0049
Previous Next
ProTip!
Updated in the last three days: updated:>2024-11-05.