Files
gitbook/test.html
T
2016-02-11 16:35:41 +01:00

16 lines
273 B
HTML

<!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>