-
Notifications
You must be signed in to change notification settings - Fork 0
/
about.php
146 lines (86 loc) · 2.11 KB
/
about.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
<link rel="stylesheet" type="text/css" href="style.css" />
<style>
<body>
</body>
</style>
<?php
include "logo.php";
?>
<div id='div1' style="background: url(images/bg3.jpg) no-repeat top left;width: 1200px;
height: 30px;
margin: 0px auto;
padding: 0;"></div>
</html>
</center>
<script type='text/javascript' src='jquery-1.2.3.min.js'></script>
<script type='text/javascript' src='menu.js'></script>
<link rel="stylesheet" href="style1.css" type="text/css" />
<style>
#nav
{
background-color:#FFA500;
float:center;
font-size:17;
width:auto%;
list-style:none;
padding:9;
position:absolute;
top:200;
left:430;
}
#nav li a
{
background-color:#5a0002;
float:left;
border-right:5px solid #617C58;
padding:10;
z-index:1;
}
#nav li a:hover
{
background-color:#FDD017;
text-decoration:underline;
color:#0000FF;
}
#sav
{z-index:1;
}
</style>
</style>
</style>
<ul id="nav">
<li><a href="index.php" ><b> Home</b></a></li>
<li><a href="#"><b> Ganeshotsav </b></a>
<ul id='sav'>
<li><a href="about.php" ><b>About </b></a></li>
<li><a href="#" ><b>History </b></a>
<ul id='sav'>
<li><a href="index.php" ><b>Boys Hostel</b></a></li>
<li><a href="girls.php"><b>Girls Hostel</b></a></li>
</ul>
</ul>
<li><a href='down.php?fname=events.docx'><b>Events</b></a></li>
<li><a href='upload.php'><b>Photos</b></a>
<ul id='sav'>
<li><a href="upload.php" ><b>Boys Hostel</b></a></li>
<li><a href="girl.html"><b>Girls Hostel</b></a></li>
</ul>
</ul>
</table>
<br>
<br>
<br>
<br><br>
<br>
<b><u><h1 style='color:yellow;font-size:30' align='center'>About Ganeshotsava</a></u></b>
<br>
<br>
</table>
<!DOCTYPE html>
<html>
<head>
<script src="http://code.jquery.com/jquery-latest.js"></script>
</head>
<body>
<iframe src="1.html" width="80%" height="590" id='frameDemo'></iframe>
<script>$("#frameDemo").contents().find("a").css("background-color","#BADA55");</script>