streams/vendor/masterminds/html5/test/HTML5/Html5Test.html

10 lines
156 B
HTML
Raw Normal View History

2019-04-16 05:02:38 +00:00
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Test</title>
</head>
<body>
<p>This is a test.</p>
</body>
</html>