-
Notifications
You must be signed in to change notification settings - Fork 0
/
contact.html
149 lines (144 loc) · 5.43 KB
/
contact.html
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
<!DOCTYPE html>
<html>
<head>
<title>#Donate Blood</title>
<link href="Static/masterstyle.css" rel="stylesheet" text="text/css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Courgette&display=swap" rel="stylesheet">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=PT+Sans+Narrow:wght@700&display=swap" rel="stylesheet">
<style type="text/css">
/* width */
::-webkit-scrollbar {
width: 10px;
}
/* Track */
::-webkit-scrollbar-track {
background: #f1f1f1;
}
/* Handle */
::-webkit-scrollbar-thumb {
background: #ff6666;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
background: #ff0000;
}
</style>
</head>
<body class="contact overlay">
<div class="header">
<nav>
<ul>
<li><a href="master.html" style="color:#8c1aff">Home</a></li>
<li><a href="FAQ.html" style="color:#8c1aff" target="_blank">FAQ</a></li>
<li><a href="blogs.html" style="color:#8c1aff" target="_blank">Videos/Blogs</a></li>
<li><a href="about.html" target="_blank" style="color:#8c1aff">About</a></li>
<li><a href="contact.html" target="_blank" style="color:#8c1aff">Contact</a></li>
<li style="float:left;font-size:25px;color:#ff3333;">#Donate Blood</li>
</ul>
</nav>
</div>
<center>
<h2>#Donate Blood</h2>
<h3 class="head" style="text-decoration:bold;font-size:30px;">CONTACT US</h3>
</center>
<p style="color:white;font-family:'Times New Roman';font-size:25px;margin-right: 50px;margin-left: 50px;">Know your worth by donating blood !Be a part of our organisation and save lives.If you want to donate blood then connect with us by registering yourself.</p>
<center>
<a href="register.html" target="_blank">
<button class="btn">Register</button>
</a>
<a href="find_donor.html" target="_blank">
<button class="btn">Find Donor</button>
</a>
</center>
<p style="font-size:25px;color:white;font-family:'Times New Roman';margin-right: 20px;margin-left: 20px;">
You can email us at<i class="fa fa-envelope" aria-hidden="true"></i>: [email protected]
<!-- <br> -->
Contact<i class="fa fa-phone" aria-hidden="true"></i>: +91 1234567890
</p>
<div class="form-container">
<div class="form">
<form>
<br>
<label>YOUR NAME<span style="color:red">*</span></label>
<br><br>
<input type="text" placeholder="First Name" class="textfield" id="TF1">
<input type="text" placeholder="Last Name" class="textfield" id="TF2">
<br>
<br>
<label>EMAIL ADDRESS<span style="color:red">*</span></label>
<br><br>
<input type="text" placeholder="Eg. [email protected]" class="textfield" size="47px" id="TF3">
<br><br>
<label>PHONE NUMBER</label>
<br><br>
<input type="text" placeholder="Eg. +1 800 000000" class="textfield" size="30px" id="TF4">
<br><br>
<label>MESSAGE<span style="color:red">*</span></label>
<br><br>
<textarea rows="10" cols="50" placeholder="Please enter your comments...." id="TA"></textarea>
<br><br>
<center><button class="btn-2">Submit<!-- <i class="fa fa-arrow-right" aria-hidden="true"></i> --><i class="fa fa-long-arrow-right" aria-hidden="true" onclick="submit()"></i></button></center>
</form>
</div>
</div>
<p style="color:white;font-family:'Times New Roman';font-size:25px;">
You can also connect with us on our social media handles:
<br>
<div class="icons">
<div class="social">
<br>
<a href="#" class="fa fa-facebook"></a>
<a href="#" class="fa fa-twitter"></a>
<a href="#" class="fa fa-google"></a>
<a href="#" class="fa fa-linkedin"></a>
<a href="#" class="fa fa-youtube"></a>
<a href="#" class="fa fa-instagram"></a>
</div>
</div>
</p>
<div class="ff-container">
<div class="footer">
<div class="row-6">
<div class="column">
<center><h2><b>About Us</b></h2></center>
<br>
<div class="foot-para">
<p>#Donate Blood <br>
A non profit organisation which works for promoting blood donation.We also conduct various blood donation camps and awareness programs.We are associated with many blood cancer NGO's to provide blood to those who are in need.
</p>
</div>
</div>
<div class="column">
<center><h2><b>Quick Links</b></h2></center>
<div class="foot-para quick">
<ul>
<a href="master.html" target=_blank><li style="color:white;">Home</li></a>
<a href="about.html" target=_blank><li style="color:white;">About</li></a>
<a href="blogs.html" target=_blank><li style="color:white;">Blog</li></a>
<a href="FAQ.html" target=_blank><li style="color:white;">FAQ</li></a>
<a href="contact.html" target=_blank><li style="color:white;">Contact</li></a>
</ul>
</div>
</div>
<div class="column">
<center><h2><b>Contact</b></h2></center>
<div class="foot-para con">
<ul>
<li><i class="fa fa-map-marker" aria-hidden="true"></i>5th Floor, A-118,
Sector-136, Noida, Uttar Pradesh</li>
<li><i class="fa fa-envelope" aria-hidden="true"></i>[email protected]</li>
<li><i class="fa fa-phone" aria-hidden="true"></i> +91 1234567890</li>
</ul>
</div>
</div>
</div>
<hr width="90%">
<center><h5><i class="fa fa-copyright" aria-hidden="true"></i>COPYRIGHT 2021 #DONATE BLOOD ALL RIGHTS RESERVED</h5></center>
</div>
</div>
<script src="JS\master_1.js"></script>
</body>
</html>