Html5 Base sample
<!DOCTYPE html>
<html>
<head>
<meta name="keywords" content="">
<meta name="Description" content="">
<meta name="author" content="someone@mail.com">
<link rel="stylesheet" type="text/css" href="CSSFileName.css" media="all">
</head>
<body>
<h1>Website heading title</h1>
</body>
</html>