HTML
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>My Website</title>
<meta name="description" content="">
<meta name="keywords" content="">
<meta name="author" content="XeCreators">
<!-- favicons -->
<link rel="shortcut icon" href="img/favicon.png">
<link rel="apple-touch-icon" href="img/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="72x72" href="img/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="114x114" href="img/apple-touch-icon-114x114.png">
<!-- fonts -->
<link href='' rel='stylesheet' type='text/css'>
<!-- stylesheets -->
<link href="" rel="stylesheet" type="text/css">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<!-- scripts -->
<script src="" type="text/javascript"></script>
</head>
<body>
<!--scripts-->
<script src="" type="text/javascript"></script>
</body>
</html>