html5 tutorial code example
Example 1: html5 tutorial
<link rel = "stylesheet" type = "text/css" href = "stylefile.css">
Example 2: html5 tutorial
<script type = "text/javascript" src = "scriptfile.js"></script>
Example 3: html5 tutorial
<meta charset = "UTF-8">