HT - HTML5 Blank Document

start your next web page with this template


Code Library »

		<!DOCTYPE html>
		<html lang="en">
			<head>
				<meta charset="utf-8" />
				<meta name="viewport" content="width=device-width, initial-scale=1.0" />
				<meta name="description" content="" />
				<meta name="keywords" content="" />
				<meta name="author" content="" />
				<link rel="shortcut icon" href="ico/favicon.ico" />
				
				<title>Blank HTML5 Document</title>
				
				<link rel="stylesheet" type="text/css" href="style.css" title="default" />
				
				<style type="text/css">
				
				</style>
			</head>
			<body>
				<div id="container">
					
				</div>
			</body>
		</html>