Blank HTML Template

Blank HTML Template

A completely blank HTML template with no javascript or CSS.

Download ZIP

Zip contains 1 file (see below)

<!doctype html>

<html lang="en">

<head>
<meta charset="utf-8">
<title>Insert Your Page Title Here</title>
<meta name="description" content="This is the description that search engines will display. Aim for 145-155 characters.">
<meta name="author" content="Insert the content author or owner name here">
</head>

<body>
</body>

</html>