forked from wawuse/CSC413-GROUP10-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathapplyroom.html
More file actions
195 lines (164 loc) · 9.36 KB
/
Copy pathapplyroom.html
File metadata and controls
195 lines (164 loc) · 9.36 KB
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>IBBUL HOSTEL | CEG</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="styles.css" rel="stylesheet" type="text/css" media="screen" />
<!-- Pirobox setup and styles -->
<script type="text/javascript" src="lib/jquery-1.3.2.min.js"></script>
<script type="text/javascript" src="lib/pirobox.js"></script>
<script type="text/javascript">
$(document).ready(function() {
$().piroBox({
my_speed: 400, //animation speed
bg_alpha: 0.1, //background opacity
slideShow : false, // true == slideshow on, false == slideshow off
slideSpeed : 4, //slideshow duration in seconds(3 to 6 Recommended)
close_all : '.piro_close,.piro_overlay'// add class .piro_overlay(with comma)if you want overlay click close piroBox
});
});
</script>
<link href="images/style.css" rel="stylesheet" type="text/css" />
<style>
input[type=text] {
width: 60%;
padding: 15px 22px;
margin: 10px 5px;
box-sizing: border-box;
border: 4px solid black;
border-radius: 5px;
}
input[type=password] {
width: 60%;
padding: 15px 22px;
margin: 10px 5px;
box-sizing: border-box;
border: 4px solid black;
border-radius: 5px;
}
textarea {
width: 60%;
padding: 15px 22px;
margin: 10px 5px;
box-sizing: border-box;
border: 4px solid black;
border-radius: 5px;
}
select {
width: 60%;
padding: 15px 22px;
margin: 10px 5px;
box-sizing: border-box;
border: 4px solid black;
border-radius: 5px;
}
input[type=button], input[type=reset], input[type=submit] {
background-color: darkblue;
border: none;
color: white;
padding: 18px 36px;
text-decoration: none;
margin: 5px 4px;
cursor: pointer;
}
</style>
<!-- Pirobox setup and styles end-->
</head>
<body>
<div id="header_bg">
<div id="menu">
<ul>
<li><a href="checkeligibility.html">Check Eligibility</a></li>
<li><a href="c_a_room.html">Check Avail Room</a></li>
<li><a href="applyroom.html" class="active">Apply Room</a></li>
<li><a href="viewprofile.html" >View Profile</a></li>
<li><a href="index.html">Logout</a></li>
</ul>
<div class="clear"></div>
</div>
<div id="logo">
<h1><a href="#"><h2 style="color:green; margin-top:-3%;"><b>IBBUL HOSTEL APPLY FOR ROOM</b></h2></a></h1>
</div>
<div id="black_bg">
<div id="wrap">
<div style="height:13px"></div>
<div class="row">
<center>
<form id="form2" method="post" action="#">
<label><h3><b>ENTER YOUR MATRIC NUMBER</b></h3></label></br>
<input type="text" value="MATRIC NUMBER" required/><br/>
<label><h3><b>ENTER ROOM NUMBER</b></h3></label></br>
<input type="text" value="ROOM NUMBER" required/><br/>
<input type="submit" onclick="myFunction()" value="APPLY"/>
<script>
function myFunction() {
alert("APPLICATION SUCCESSFUL!");
}
</script>
</form>
</center>
</div>
</div>
</div>
</div>
<center>
<!-- bottom begin -->
<div id="bottom_bot">
<div id="bottom" style="margin-left:15%;">
<div id="b_col2">
<h6>Contact Information</h6>
<div style="height:15px"></div>
<div style="padding-left:10px">
<div class="box_us">
<div class="box_us_l">
<img src="images/fish_us1.png" alt="" />
</div>
<div class="box_us_r">
<b class="lh">Ibrahim Badamasi Babangida University Lapai.</b>
</div>
<div style="clear: both; height:10px;"></div>
</div>
<div class="box_us">
<div class="box_us_l">
<img src="images/fish_us2.png" alt="" />
</div>
<div class="box_us_r">
<b class="lh">Phone: +2347039342481<br />
</b>
</div>
<div style="clear: both; height:10px;"></div>
</div>
<div class="box_us">
<div class="box_us_l">
<img src="images/fish_us3.png" alt="" />
</div>
<div class="box_us_r">
<b class="lh">E-mail: ibbuniversitylapai@gmail.com</b>
</div>
<div style="clear: both; height:10px;"></div>
</div>
</div>
</div>
<div id="b_col3" style="margin-left:20%;">
<h6>Follow Us</h6>
<div style="height:15px"></div>
<ul>
<li><img src="images/fu_i2.png" class=" fu_i" alt="" /><a href="#">Facebook</a></li>
<li><img src="images/fu_i3.png" class=" fu_i" alt="" /><a href="#">RSS Feed</a></li>
<li><img src="images/fu_i4.png" class=" fu_i" alt="" /><a href="#">Follow us on Twitter</a></li>
</ul>
</div>
<div style="clear: both; height:20px;"></div>
</div>
</div>
<!-- bottom end -->
</center>
</div>
<div id="footer">
<p>Copyright 2019. Designed by group 10</p>
</div>
</div>
</body>
</html>