- Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathcss_js.php
More file actions
Latest commit
9 lines (8 loc) · 509 Bytes
/
Copy pathcss_js.php
File metadata and controls
9 lines (8 loc) · 509 Bytes
1
2
3
4
5
6
7
8
9
<!-- CSS -->
<linkhref="css/main.css"rel="stylesheet"type="text/css">
<linkhref="css/content.css"rel="stylesheet"type="text/css">
<linkhref="css/form.css"rel="stylesheet"type="text/css">
<linkhref="css/reset.css"rel="stylesheet"type="text/css">
<linkhref="css/bjqs.css"rel="stylesheet"type="text/css"><!-- load jQuery and the plugin -->
<scriptsrc="http://code.jquery.com/jquery-1.7.1.min.js"type="text/javascript"></script>
<scriptsrc="js/bjqs-1.3.min.js"type="text/javascript"></script>