1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>The HTML5 Herald</title> <meta name="description" content="The HTML5 Herald"> <meta name="author" content="SitePoint"> </head> <body> <script src="test-browser.js"></script> </body> </html>