-
Notifications
You must be signed in to change notification settings - Fork 0
/
style.php
executable file
·31 lines (24 loc) · 1.08 KB
/
style.php
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/menubar.css">
<link rel="stylesheet" href="css/bootstrap_customisation.css">
<link rel="stylesheet" href="css/button.css">
<link rel="stylesheet" href="css/body_customise.css">
<!--<link rel="stylesheet" type="text/css" href="css/style2.css" />
<script type="text/javascript" src="js/modernizr.custom.86080.js"></script>-->
<script src="js/jquery-2.1.0.min.js"></script>
<link rel="stylesheet" type="text/css" href="engine1/style.css" />
<script type="text/javascript" src="engine1/jquery.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<link rel="shortcut icon" href="favicon.ico" type="image/x-icon">
<link rel="icon" href="favicon.ico" type="image/x-icon">
<script>
function form(){
window.location.href = "http://10.3.103.247/mentorship/website/form.php";
}
</script>
<!--slippry -->
<script type="text/javascript" src="http://code.jquery.com/jquery-1.8.2.js"></script>
<script type="text/javascript">
</script>
<style type="text/css">
</style>