-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathform.html
More file actions
164 lines (140 loc) · 6.23 KB
/
form.html
File metadata and controls
164 lines (140 loc) · 6.23 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>SyntaxERROR! Pvt. Ltd.</title>
<meta name="viewport" content="width=device-width, initial-scale=1,shrink-to-fit=no">
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<link rel="stylesheet" type="text/css" href="css/style.css">
</head>
<body>
<div style="background-image: url(back.jpg); background-size: cover; position: center; height: 280px; width: 100%;">
<center><img src="syntax.png" class="img-fluid" style="height:300px; width:30%;"></center>
</div> <!-- For the header image with logo -->
<!-- Navigation starts -->
<nav class="navbar navbar-expand-md sticky-top navbar-dark" style="background-color:#e05f14d6;" >
<a class="navbar-brand" href="index.html">
<img src="syntax.png" class="img-fluid" style="height:40px;">
</a>
<button style="color:black;" class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="collapsibleNavbar">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link" href="index.html" style="color:maroon; ">Home</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Services.html" style="color:maroon;">Services</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Aims & Vision.html" style="color:maroon;">Aims & Vision</a>
</li>
<li class="nav-item">
<a class="nav-link" href="Team.html" style="color:maroon;">Team</a>
</li>
</ul>
</div>
</nav>
<!-- <Navigation Ends> -->
<div class="container">
<div class="row mt-5">
<div class="col-md-5 order-0 order-sm-0 mr-auto mx-5" >
<div style="background-color: Orange; color: white;">
<h3 class="text-center" style="margin-top: 200px;">Login</h3>
<hr>
<form>
<div class="form-group">
<center><div class="col-md-10">
<label for="username">Username:-</label>
<input type="text" class="form-control" placeholder="Enter username/Email" id="email">
</div></center>
</div>
<div class="form-group">
<center><div class="col-md-10">
<label for="pwd">Password</label>
<input type="password" class="form-control" placeholder="Enter password" id="pwd">
</div></center>
</div>
<center><button type="submit" class="btn btn-dark btn-lg my-2"><a href="index.html" style="color: white;">Login</a></button></center>
</form>
</div>
</div>
<div class="col-md-6 order-1 order-sm-1 mt-5" style="background-color: Orange; color: white;">
<h3 class="text-center mt-5">Signup</h3>
<hr>
<form>
<div class="form-group mt-5">
<div class="row">
<div class="col">
<label for="firstname">First Name:</label>
<input type="text" class="form-control" placeholder="Enter First Name" id="email">
</div>
<div class="col">
<label for="lastname">Last Name:</label>
<input type="text" class="form-control" placeholder="Enter Last Name" id="email">
</div>
</div>
</div>
<div class="form-group">
<label for="username">Username:-</label>
<input type="text" class="form-control" placeholder="Enter username" id="email">
</div>
<div class="form-group">
<label for="email">Email address:</label>
<input type="email" class="form-control" placeholder="Enter email" id="email">
</div>
<div class="form-group">
<label for="pwd">Password</label>
<input type="password" class="form-control" placeholder="Enter password" id="pwd">
</div>
<div class="form-group">
<label for="pwd">Confirm Password</label>
<input type="password" class="form-control" placeholder="Enter password" id="pwd">
</div>
<div class="form-group">
<label for="DOB">Date of Birth:-</label>
<input type="date" class="form-control" placeholder="Enter Date of Birth" id="DOB">
</div>
<div class="form-group">
<label for="gender">Gender:</label>
<div class=" form-check">
<div class="form-check form-check-inline">
<input class="form-check-input" name="gender" type="radio">
<label for="gender">Male</label>
</div><br>
<div class="form-check form-check-inline">
<input class="form-check-input" name="gender" type="radio">
<label for="gender">Female</label>
</div>
</div>
</div>
<center><button type="submit" class="btn btn-dark btn-lg my-5"><a href="index.html" style="color: white;">Submit</a></button></center>
</form>
</div>
</div>
</div>
<div class="text-white py-3 mt-5" style="background-image: url(back.jpg); background-size: cover; position: center;">
<div class="row">
<div class="col-md-2">
<a class="navbar-brand" href="index.html">
<img src="syntax.png" class="img-fluid" style="height:80px; width: auto;">
</a>
</div>
<div class="col-md-6">
<p style="font-size: 25px;">Copyright© SyntaxERROR! All right reserved.<br> </p>
</div>
<div class="col-md-4">
<center><a href="#"><img hoveer src="facebook.png" height="40px" width="40px" class="img-fluid"></a>
<a href="#"><img src="insta.png" height="40px" width="40px" class="img-fluid"></a>
<a href="#"><img src="twitter.png" height="40px" width="40px" class="img-fluid"></a><br>
<a href="contact.html" style="color:maroon; font-size: 25px;"><strong>Contact us</strong></a></center>
</div>
</div>
</div>
<!-- <links javascript files> -->
<script src="js/jquery.js"></script>
<script src="js/popper.js"></script>
<script src="js/bootstrap.js"></script>
</body>
</html>