Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
KLUGLUG
KL Hostel Outing Automation
Commits
f3244fdf
Commit
f3244fdf
authored
Mar 19, 2021
by
Srinivas
Browse files
Update index.php
parent
0e21ec3f
Changes
1
Hide whitespace changes
Inline
Side-by-side
index.php
View file @
f3244fdf
...
...
@@ -123,22 +123,26 @@ body {
<img
src=
"16.jpg"
style=
"width:100%; height:97%;"
>
</div>
<div
class=
"split right"
>
<
br><br><br><br><br
>
<br><br>
<br><br><br>
<
img
src=
"swecha.png"
alt=
"Snow"
style=
"width:208px;height:128px;margin-left:59%;"
>
<br><br>
<center>
<h1
style=
"color:black;"
>
HOSTEL OUTPASS
</h1>
<form
action=
""
method=
"post"
>
<label
for=
"cars"
style=
"color:black;"
><strong>
Choose a role:
</strong></label><br><br>
<label
for=
"cars"
style=
"color:black;"
><strong>
Choose a role:
</strong></label><br><br>
<br><br>
<select
id=
"cars"
name=
"cars"
style=
"padding-top:0px;color: #930000;font-family: 'Ubuntu', sans-serif;font-weight: bold;font-size: 23px;"
>
<option
value=
"student"
>
Student
</option>
<option
value=
"warden"
>
Warden
</option>
<option
value=
"security"
>
Secur
i
ty
</option>
<option
value=
"security"
>
Securt
i
y
</option>
<option
value=
"management"
>
Management
</option>
</select><br><br><br><input
class=
"submit"
type=
"submit"
value=
"Submit"
>
<img
src=
"kl.jpg"
alt=
"Snow"
style=
"width:228px;height:228px;"
>
</form>
<br><br>
<center>
</center>
</center>
</div>
<?php
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment