diff options
Diffstat (limited to 'test.html')
-rw-r--r-- | test.html | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/test.html b/test.html new file mode 100644 index 0000000..3dee7ef --- /dev/null +++ b/test.html @@ -0,0 +1,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>
\ No newline at end of file |