-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
211 lines (208 loc) · 9.09 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Endangered Animal</title>
<link rel="icon" type="image/png" href="tig.jpeg">
<link rel="stylesheet" href="style.css">
</head>
<body>
<header>
<nav>
<a href="">Home</a>
<a href="#contact">Contacts</a>
<a href="about.html">Made By</a>
</nav>
</header>
<div class="carousel1">
<video autoplay muted loop >
<source src="videoland1 1.mov" alt="video/mp4">
</video>
<div>
<a class="scroll-down" href="#car">Scroll Down
<span>↓</span></a>
</div>
</div>
<div id="car" class="carousel">
<div class="list">
<div class="item">
<img src="tiger.jpeg">
<div class="content">
<div class="topic">BENGAL TIGER</div>
<div class="des">
The Bengal tiger (Panthera tigris tigris), native to India, is an iconic and endangered species. Known for its orange coat with black stripes, it inhabits forests, grasslands, and mangroves like the Sundarbans. As apex predators, they are vital for ecological balance. Conservation efforts, such as Project Tiger, aim to protect them from threats like habitat loss and poaching.
</div>
<div class="buttons">
<button>
<a href="tiger.html">SEE MORE</a>
</button>
<button><a href="feed.html">FEED THEM</a></button>
</div>
</div>
</div>
<div class="item">
<img src="panda.jpeg">
<div class="content">
<div class="topic">PANDA</div>
<div class="des">
Pandas are iconic black-and-white bears native to China, known for their diet of bamboo. They inhabit mountainous forests and are solitary and gentle creatures. Listed as vulnerable, their populations are recovering through conservation efforts. Pandas symbolize global wildlife protection and are a national treasure of China.
</div>
<div class="buttons">
<button>
<a href="panda.html">SEE MORE</a>
</button>
<button id="b"><a href="feed.html">FEED THEM</a></button>
</div>
</div>
</div>
<div class="item">
<img src="greenturtle.jpeg">
<div class="content">
<div class="topic">GREEN TURTLE</div>
<div class="des">
The Green Turtle (Chelonia mydas) is a large, herbivorous sea turtle found in tropical and subtropical oceans globally. Recognized for its greenish fat, it primarily feeds on seagrass and algae, playing a key role in maintaining marine ecosystems. Listed as Endangered, green turtles face threats like habitat loss, climate change, and poaching, making conservation critical.
</div>
<div class="buttons">
<button>
<a href="turtle.html">SEE MORE</a>
</button>
<button><a href="feed.html">FEED THEM</a></button>
</div>
</div>
</div>
<div class="item">
<img src="beluga1.jpeg">
<div class="content">
<div class="topic">BELUGA WHALE</div>
<div class="des">
The beluga whale, known as the "sea canary," is a small, white Arctic whale famous for its vocalizations. It has a rounded forehead, called a melon, which aids in echolocation. Social and playful, belugas often swim in pods and thrive in icy waters.Their adaptability and expressive nature make them one of the most charismatic marine mammals.
</div>
<div class="buttons">
<button>
<a href="beluga.html">SEE MORE</a>
</button>
<button><a href="feed.html">FEED THEM</a></button>
</div>
</div>
</div>
<div class="item">
<img src="whopc.jpeg">
<div class="content">
<div class="topic">WHOOPING CRANE</div>
<div class="des">
The Whooping Crane (Grus americana) is a tall, white wading bird native to North America, recognized for its long legs, black wingtips, and distinctive whooping call. Once near extinction, it remains Endangered due to habitat loss and hunting. Conservation efforts, including habitat protection and captive breeding, have helped its population recover gradually.
</div>
<div class="buttons">
<button>
<a href="crane.html">SEE MORE</a>
</button>
<button><a href="feed.html">FEED THEM</a></button>
</div>
</div>
</div>
<div class="item">
<img src="falcon.webp">
<div class="content">
<div class="topic">PEREGRINE FALCON</div>
<div class="des">
The Peregrine Falcon (Falco peregrinus) is a powerful bird of prey known for its incredible speed, reaching over 320 km/h (200 mph) during a dive, making it the fastest animal on Earth. Found worldwide, it preys on birds mid-flight. Once endangered due to pesticide use, conservation efforts have successfully restored its populations.
</div>
<div class="buttons">
<button>
<a href="falcon.html">SEE MORE</a>
</button>
<button><a href="feed.html">FEED THEM</a></button>
</div>
</div>
</div>
</div>
<div class="thumbnail">
<div class="item">
<img src="tiger.jpeg">
<div class="content">
<div class="title">
Bengal Tiger
</div>
<div class="description">
Mammalia
</div>
</div>
</div>
<div class="item">
<img src="panda.jpeg">
<div class="content">
<div class="title">
Panda
</div>
<div class="description">
Mammalia
</div>
</div>
</div>
<div class="item">
<img src="greenturtle.jpeg">
<div class="content">
<div class="title">
Green Turtle
</div>
<div class="description">
Reptilia
</div>
</div>
</div>
<div class="item">
<img src="beluga1.jpeg">
<div class="content">
<div class="title">
Beluga Whale
</div>
<div class="description">
Mammalia
</div>
</div>
</div>
<div class="item">
<img src="whopc.jpeg">
<div class="content">
<div class="title">
Whooping Crane
</div>
<div class="description">
Aves
</div>
</div>
</div>
<div class="item">
<img src="falcon.webp">
<div class="content">
<div class="title">
Peregrine Falcon
</div>
<div class="description">
Aves
</div>
</div>
</div>
</div>
<div class="arrows">
<button id="prev"><</button>
<button id="next">></button>
</div>
<div class="time"></div></div>
</div>
<div class="name1">
<form class="contact-form">
<h1 id="contact">Contact Us</h1>
<input type="text" placeholder="Name" required>
<input type="email" placeholder="Email" required>
<textarea placeholder="Message" required></textarea>
<button type="submit">SEND</button>
</form>
</div>
<footer>
<p>Made by Vansh,Rudransh and Tushar</p>
</footer>
<script src="add.js"></script>
</body>
</html>