-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
214 lines (177 loc) · 9.93 KB
/
index.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
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
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>WSA-WeSaveAnimals Home</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<link rel="stylesheet" href="HomePage.css">
</head>
<!--Nav bar-->
<nav class="navbar navbar-expand-lg bg-body-tertiary">
<div class="container-fluid">
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarTogglerDemo01" aria-controls="navbarTogglerDemo01" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarTogglerDemo01">
<div class="image-1"><img src="logo_pic.png" alt="WSA Logo" width="125" height="125"></div> <!--Logo image-->
<div class="circle"></div> <!--TO ALIGN THE NAV BAR-->
<a class="navbar-brand" style="padding:10px" href="index.html">HOME</a>
<a class="navbar-brand" style="padding:10px" href="AboutUs.html">ABOUT US</a>
<a class="navbar-brand" style="padding:10px" href="Volunteer.html">VOLUNTEER</a>
<a class="navbar-brand" style="padding:10px" href="Donate.html">DONATE</a>
<a class="navbar-brand" style="padding:10px" href="ContactUs.html">CONTACT US</a>
<a class="navbar-brand" style="padding:10px" href="Gallery.html">GALLERY</a>
<ul class="navbar-nav me-auto mb-2 mb-lg-0"> </ul>
<form class="d-flex" role="search" style="padding:10px">
<input class="form-control me-2" type="search" placeholder="Search" aria-label="Search">
<button class="btn btn-outline-success" type="submit">Search</button>
</form>
</div>
</div>
</nav>
<!--This is the end of the nav bar-->
<br>
<div class="Ellipse-1">
<p class="WE-SAVE-ANIMALS-WSA-WELFARE-TRUST">
WE SAVE ANIMALS (WSA) WELFARE TRUST
</p>
<p class="We-Save-Animals-is-a-safe-place-where-compassion-care-and-commitment-come-together-to-make-a-diffe">
We Save Animals is a safe place where compassion, care, and commitment come together to make a difference in the lives of animals.</p>
<!--This is for Learn more button-->
<a class="btn btn-primary" href="AboutUs.html" role="button" style="display:block; width:25%;margin:25px;">Learn More</a>
<img src="dogs.png" alt="Dogs" class="dogs_center" > <!--Dogs image-->
</div>
<br>
<div class="container text-center">
<div class="row">
<div class="col align-self-start">
<img src="GRP_pic (1).png" alt="WSA" width="350px" height="350px" style="border-radius:90px;">
</div>
<div class="col align-self-center">
<img src="GRP_pic (2).png" alt="WSA" width="350px" height="350px" style="border-radius:90px;">
</div>
<div class="col align-self-end">
<img src="GRP_pic (3).png" alt="WSA" width="350ox" height="350px" style="border-radius:90px;">
</div>
</div>
</div>
<a class="pawsline"><img src="paws line.png" ></a> <!--paws image-->
<div class="Ellipse-3"></div>
<p class="ABOUT">
ABOUT<br>
</p>
<p class="THE-FOUNDER">
THE FOUNDER
</p>
<p class="Praveen-Kumar-L-also-affectionately-called-Rider-Praveen-is-an-ex-gym-instructor-who-gave-up-his-jo">Praveen Kumar L also affectionately called Rider Praveen, is an ex-gym instructor who gave up his job, his means of livelihood, all his and his family’s assets and savings to start We Save Animals (WSA) Welfare Trust. From paralysed, blind, old-age animals to accident cases, cruelty cases and terminally ill animals - he takes them all in, giving them happiness, food and a home in his shelter.
</p>
<!--READ MORE BUTTON-->
<a style="padding:1px">
<a class="btn btn-primary" href="AboutUs.html" role="button" style="display:block; width:30%; margin-left:65px;margin-top:-70px;">Read More</a>
</a>
<a class="Founder-pic"><img src="founder.png" alt="Founder" width="450" height="450" style="margin-left:700px;margin-top:-600px; border-radius:250px;"></a>
<div class="pawsline"><img src="paws line.png" ></div> <!--paws image-->
<!--Rescue line info below-->
<div class="Rescue-Line"><img src="rescue line.png" alt="Call" width="700" height="150" style="margin-top:-700px; margin-left:250px;"></div> <!--rescue line image-->
<div class="pawsline"><img src="paws line.png" style="margin-top:-500px;" ></div> <!--paws image-->
<!--Our services below-->
<p class="OUR">
OUR
</p>
<p class="SERVICES">
SERVICES
</p>
<!--No pics are displayed, I have set opacity to 0-->
<div class="Rectangle-6" style="opacity: 0;"></div>
<span class="RESCUED-INJURED-AND-OLD-STRAY-ANIMALS" style="opacity:0%;">
RESCUED INJURED AND OLD STRAY ANIMALS
</span>
<div class="Rectangle-10" style="opacity:0;"></div>
<span class="MEDICAL-TREATMENT" style="opacity:0;">
MEDICAL TREATMENT
</span>
<div class="Rectangle-11" style="opacity:0;"></div>
<span class="ADOPTION-AND-AWARENESS" style="opacity:0;">
ADOPTION AND AWARENESS
</span>
<div class="Rectangle-7" style="opacity:0;"></div>
<span class="VOLU-NTEERS" style="opacity:0%;">
VOLUNTEERS
</span>
<div class="Rectangle-8" style="opacity:0;"></div>
<span class="REHABILITATION-CENTRE" style="opacity:0;">
REHABILITATION CENTRE
</span>
<!--OPACITY 0-->
<div class="container text-center" style="margin-top:-2250px;">
<div class="row">
<div class="col align-self-start">
<img src="rescue.png" alt="WSA" width="300px" height="300px" style="opacity:90%;">
<div class="text-block1"><h4>RESCUED, INJURED<br> AND<br> OLD STRAY ANIMALS</h4></div>
</div>
<div class="col align-self-center">
<img src="medical treatment.png" alt="WSA" width="300px" height="300px" style="opacity:90%;">
<div class="text-block2"><h3>MEDICAL TREATMENT</h3></div>
</div>
<div style="margin:30px;"></div>
<div class="col align-self-end">
<img src="awareness.png" alt="WSA" width="300px" height="300px" style="opacity:90%;">
<div class="text-block3"><h3 >ADOPTION<br> AND<br> AWARENESS</h3></div>
</div>
<div style="margin:30px;"></div>
<div class="col align-self-end">
<img src="volunteer.png" alt="WSA" width="300px" height="300px" style="opacity:90%;">
<div class="text-block4"><h3>VOLUNTEERS</h3></div>
</div>
<div class="col align-self-end">
<img src="rehab.png" alt="WSA" width="300px" height="300px" style="opacity:90%;">
<div class="text-block5"><h3>REHABILITATION<br> CENTRE</h3></div>
</div>
</div>
</div>
<div style="padding:50px;"></div>
<a class="pawsline"><img src="paws line.png" ></a> <!--paws image-->
<!--Donate section begins-->
<p class="MAKE-A-DIFFERENCE" >
MAKE A DIFFERENCE!
</p>
<p class="Your-compassion">Your compassion has the power to change lives.</p>
<p class="With-every">
With every donation, no matter how big or small, you become a lifeline for those in need. Your support can provide shelter, nourishment, and medical care for vulnerable animals. Embrace the opportunity to make a difference today, and let your generosity ignite a brighter future.</p>
<p class="Donate-and">Donate and be the hero these animals deserve!</p>
<!--DONATE NOW BUTTON-->
<a style="padding:1px">
<a class="btn btn-primary" href="Donate.html" role="button" style="display:block; width:30%; margin-left:65px; margin-top:-470px;">DONATE NOW</a>
</a>
<div style="padding:50px;"></div>
<a class="pawsline"><img src="paws line.png" ></a> <!--paws image-->
<a class="HoursOfOP"><img src="hoo-email-address.png" style="width:100%;"></a> <!--more deets image-->
<a class="pawsline"><img src="paws line.png" ></a> <!--paws image-->
<!--Follow part-->
<a class="map"><img src="map.png" alt="map" style="width:40%; height:400px; margin-left:350px;"></a> <!--map image-->
<p class="Click-to-follow" style="opacity:0;">
Click to follow!
</p>
<a class="facebook" href="https://www.facebook.com/people/WSA-We-Save-Animals/100064329866728/?hc_ref=ARQ7vjLG3HV5adfBbiHtF6yOfhxAc-vHyBR6IC_l3cnIDUFiVYrMWs55MWhjJnGKdKw"><img src="fb.png" style="margin-top:-1000px;margin-left:200px;"></a>
<a class="insta" href="https://www.instagram.com/we__save__animals/?igshid=NTc4MTIwNjQ2YQ%3D%3D"><img src="insta.jpg" style="margin-top:-350px; margin-left:-300px; border-radius: 200px;"></a>
<a class="yt" href="https://youtube.com/@wesaveanimals8357"><img src="yt.png" style="margin-top:-900px; margin-left:700px;"></a>
<p class="STAY-TUNED-WITH-OUR-JOURNEY" style="margin-top:-300px; margin-left:850px;">
STAY TUNED WITH OUR JOURNEY!
<p class="Follow">Click to Follow!</p>
</p>
<!--footer-->
<a class="pawsline" style="margin-top:-100px;"><img src="paws line.png" ></a> <!--paws image-->
<div class="container text-center" style="height:45px; margin-top:-80px;">
<div class="row">
<div class="col-6 col-sm-3" style="width:15%"><img src="logo_pic.png" alt="WSA Logo" width="45%" height="85%"></div>
<a class="col-6 col-sm-3" href="index.html" style="width:13%; color:inherit;text-decoration:none;">HOME</a>
<a class="col-6 col-sm-3" href="AboutUs.html" style="width:13%;color:inherit;text-decoration:none;">ABOUT US</a>
<a class="col-6 col-sm-3" href="Volunteer.html" style="width:13%;color:inherit;text-decoration:none;">VOLUNTEER</a>
<a class="col-6 col-sm-3" href="ContactUs.html" style="width:13%;color:inherit;text-decoration:none;">CONTACT US</a>
<a class="col-6 col-sm-3" href="Donate.html" style="width:13%;color:inherit;text-decoration:none;">DONATE</a>
<a class="col-6 col-sm-3" href="Gallery.html" style="width:13%;color:inherit;text-decoration:none;">GALLERY</a>
</div>
</div>
<div class="col_AllRightsReserved" style="padding-left:35%"> © 2020. We Save Animals (WSA) Welfare Trust. All Rights Reserved.</div>