html basic template
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title></title>
<style type="text/css" media="all">
</style>
<script type="text/javascript" charset="utf-8">
</script>
</head>
<body>
</body>
</html>