-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathadopt4.html
More file actions
226 lines (210 loc) · 9.77 KB
/
adopt4.html
File metadata and controls
226 lines (210 loc) · 9.77 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
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
215
216
217
218
219
220
221
222
223
224
225
226
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Adopt a Pet - FurBound</title>
<link rel="stylesheet" href="styles.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.1/css/all.min.css">
</head>
<body>
<header>
<nav>
<div class="logo">
<h1><i class="fas fa-paw"></i> FurBound</h1>
</div>
<div class="nav-toggle" id="navToggle">
<i class="fas fa-bars"></i>
</div>
<ul class="nav-links" id="navLinks">
<li><a href="index.html">Home</a></li>
<li><a href="adopt.html" class="active">Adopt a Pet</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="donate.html">Donate</a></li>
</ul>
</nav>
</header>
<section class="featured-pets">
<h2>Available Pets</h2>
<div class="pet-cards">
<div class="pet-card">
<div class="card-inner">
<div class="card-front">
<div class="pet-image" style="background-image: url(https://i.pinimg.com/474x/cd/fd/8d/cdfd8d8ba07e96683733e9c38eb37884.jpg)"></div>
<div class="pet-info">
<h3>Lily</h3>
<p>2-year-old Turkish Angora</p>
</div></div>
<div class="card-back">
<h2>Lily</h2>
<p>2-year-old Turkish Angora</p>
<p>Elegant and sociable</p>
<p>Lily has stunning white fur and bright blue eyes. She’s friendly, vocal, and loves attention from her humans.</p>
</div>
</div>
</div>
<div class="pet-card">
<div class="card-inner">
<div class="card-front">
<div class="pet-image" style="background-image: url(https://i.pinimg.com/474x/dc/2c/96/dc2c96957b8a2fc4a09aef56003c91cb.jpg);"></div>
<div class="pet-info">
<h3>Angel</h3>
<p>6-year-old Mixed Breed</p>
</div></div>
<div class="card-back">
<h2>Angel</h2>
<p>6-year-old Mixed Breed</p>
<p>Gentle and loving</p>
<p>Angel is an affectionate dog who loves company. Due to her past, she prefers a home with mostly female companions.</p>
</div>
</div>
</div>
<div class="pet-card">
<div class="card-inner">
<div class="card-front">
<div class="pet-image" style="background-image: url(https://i.pinimg.com/474x/8f/18/b3/8f18b39fbdd3d3cd9ca7ad999a0fd237.jpg);"></div>
<div class="pet-info">
<h3>Butter</h3>
<p>3-year-old Persian Cat</p>
</div></div>
<div class="card-back">
<h2>Butter</h2>
<p>3-year-old Persian Cat</p>
<p>Charming and playful</p>
<p>Butter has a unique coloring and loves to play. He's looking for a family that will provide him with love and care.</p>
</div>
</div>
</div>
<div class="pet-card">
<div class="card-inner">
<div class="card-front">
<div class="pet-image" style="background-image: url(https://i.pinimg.com/474x/c7/cd/52/c7cd527064c261762dc2cffcf1fab3c2.jpg);"></div>
<div class="pet-info">
<h3>Happy</h3>
<p>4-year-old Saint Bernard</p>\
</div></div>
<div class="card-back">
<h2>Happy</h2>
<p>4-year-old Saint Bernard</p>
<p>Energetic and joyful</p>
<p>Happy is filled with joy and energy. He loves affection and just wants to run and play!</p>
</div>
</div>
</div>
<div class="pet-card">
<div class="card-inner">
<div class="card-front">
<div class="pet-image" style="background-image: url(https://i.pinimg.com/474x/7c/e5/5c/7ce55cc57f17cf6f817df45901874a8c.jpg);"></div>
<div class="pet-info">
<h3>Dollar</h3>
<p>3-month-old Indie Puppy</p>
</div></div>
<div class="card-back">
<h2>Dollar</h2>
<p>3-month-old Indie Puppy</p>
<p>Friendly and intelligent</p>
<p>Dollar is a smart and friendly pup who enjoys playing and learning new things.</p>
</div>
</div>
</div>
<div class="pet-card">
<div class="card-inner">
<div class="card-front">
<div class="pet-image" style="background-image: url(https://i.pinimg.com/474x/75/bc/29/75bc29d60281b13bcfc517b09d0c25d1.jpg);"></div>
<div class="pet-info">
<h3>Sammy</h3>
<p>4-year-old Great Dane</p>
</div></div>
<div class="card-back">
<h2>Sammy</h2>
<p>4-year-old Great Dane</p>
<p>Calm and affectionate</p>
<p>Sammy is gently affectionate and enjoys his quiet time. He doesn't need much to be happy!</p>
</div>
</div>
</div>
<div class="pet-card">
<div class="card-inner">
<div class="card-front">
<div class="pet-image" style="background-image: url(https://i.pinimg.com/736x/33/e8/6a/33e86adb4a8cc5c002633fe9cdcac613.jpg);"></div>
<div class="pet-info">
<h3>Dash</h3>
<p>3-year-old Bernese Mountain Dog</p>
</div></div>
<div class="card-back">
<h2>Dash</h2>
<p>3-year-old Bernese Mountain Dog</p>
<p>Laidback and handsome</p>
<p>Dash is calm, cool, and very handsome. He loves people and is looking for a loving home.</p>
</div>
</div>
</div>
<div class="pet-card">
<div class="card-inner">
<div class="card-front">
<div class="pet-image" style="background-image: url(https://i.pinimg.com/474x/ae/5c/92/ae5c9226eea247bf8bd39e53d0697768.jpg);"></div>
<div class="pet-info">
<h3>Nova</h3>
<p>8-year-old Akita</p>
</div></div>
<div class="card-back">
<h2>Nova</h2>
<p>8-year-old Akita</p>
<p>Dignified and quiet</p>
<p>Nova enjoys calm environments and is very loyal. She's a great companion for a patient and experienced owner.</p>
</div>
</div>
</div>
<div class="pet-card">
<div class="card-inner">
<div class="card-front">
<div class="pet-image" style="background-image: url(https://i.pinimg.com/474x/ab/55/a2/ab55a2098c49e2b52c8d9da0419e5904.jpg);"></div>
<div class="pet-info">
<h3>Zephyr</h3>
<p>1-year-old Husky</p>
</div></div>
<div class="card-back">
<h2>Zephyr</h2>
<p>1-year-old Husky</p>
<p>Quiet and affectionate</p>
<p>Zephyr prefers a peaceful home and warms up to people with time. He's got a plush coat and soulful eyes.</p>
</div>
</div>
</div>
</div>
<a href="adoptform.html"><h3>Click Here To Adopt</h3></a>
</section>
<footer>
<div class="footer-content">
<div class="footer-section about">
<h3><i class="fas fa-paw"></i> FurBound</h3>
<p>Connecting loving homes with pets in need since 2024</p>
<div class="social-links">
<a href="#"><i class="fab fa-facebook"></i></a>
<a href="#"><i class="fab fa-instagram"></i></a>
<a href="#"><i class="fab fa-twitter"></i></a>
</div>
</div>
<div class="footer-section links">
<h3>Quick Links</h3>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="adopt.html">Adopt a Pet</a></li>
<li><a href="aboutus.html">About Us</a></li>
<li><a href="donate.html">Donate</a></li>
</ul>
</div>
<div class="footer-section contact">
<h3>Contact Us</h3>
<p><i class="fas fa-map-marker-alt"></i> 123 Pet Street, Chennai, India</p>
<p><i class="fas fa-phone"></i> (555) 123-4567</p>
<p><i class="fas fa-envelope"></i> info@furbound.com</p>
</div>
</div>
<div class="footer-bottom">
<p>© 2025 FurBound. All rights reserved.</p>
</div>
</footer>
<script src="script.js"></script>
</body>
</html>