-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
48 lines (32 loc) · 831 Bytes
/
index.html
File metadata and controls
48 lines (32 loc) · 831 Bytes
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
<!DOCTYPE.html>
<html>
<head>
<link rel="stylesheet" href="School portal.css">
<title>Gbagba School portal</title>
<marquee>
<h3>WELCOME TO SENIOR SECONDARY SCHOOL,GBAGBA PORTAL
</h3></marquee>
<h3 id="L"> STUDENT LOGIN PAGE</h3>
</head>
<body>
<div>
<img src="images.png">
<br>
<input type id="P"="text" placeholder="Email address">
<p></p>
<input type id="P"="password" placeholder="Password">
<p></p>
<a href=""> <center><button><h4>LOGIN </h4></button>
</center>
</a>
<p></p>
<div class="D">
<label><input type="checkbox"><i>Remember me</i> </label> <a href="">Forgotten password?</a>
</div>
<p></p>
©<a href=""><i>Abdulsamad production.</i></a>
<p></p>
®<i>Smart minds.</i>
</div>
</body>
</html>