simon-l3
12/30/2017 - 3:31 PM

Header

  • Font Awesome CDN embed code to acces all fa icons.
<!DOCTYPE html>
<html lang="en">
	<head>
		<meta name="content-type" content="text/html; charset=UTF-8" />
		<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
		<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1, maximum-scale=1">
 
		<title>HTML template</title>
		<link rel="stylesheet" href="http://meyerweb.com/eric/tools/css/reset/reset.css" type="text/css" media="screen" />
		<!--[if lt IE 9]>
			<script src="https://raw.github.com/scottjehl/Respond/master/respond.min.js"></script>
		<![endif]-->
		<script src="http://code.jquery.com/jquery-latest.min.js" type="text/javascript"></script>
		<script src="https://use.fontawesome.com/735b433d30.js" type="text/javascript"></script>
	</head>
	<body>

  <!--<script src="js/script.js" type="text/javascript"></script>-->
	</body>
</html>