<html>
<head><meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Your Document Title</title>
<link rel="stylesheet" href="path-to-stylesheet-file/mystyle.css" type="text/css" media="screen" />
<script src="path-to-jquery-file/jquery.js" type="text/javascript"></script>
<script src="my_custom_functions.js" type="text/javascript"></script>
</head>
<body>
Page's Main/Body Contents ...
</body>
</html>
No comments:
Post a Comment