-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
175 lines (172 loc) · 6.83 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
<!DOCTYPE html>
<html>
<head>
<title> Daily Pet Facts </title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" integrity="sha384-WskhaSGFgHYWDcbwN70/dfYBj47jz9qbsMId/iRN3ewGhXQFZCSftd1LZCfmhktB"
crossorigin="anonymous">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick-theme.min.css">
<link rel="stylesheet" href="css/magnific-popup.css">
</head>
<body>
<header>
<div class="container-fluid no-padding">
<img src="img/headline_image.png" class="img-fluid w-100" alt="Responsive image">
</div>
</header>
<div id="content">
<hr class="style14">
<br>
<p><h1 class="text-center">Daily pet facts - Love!</h1></p>
<br>
<hr class="style14">
<div class="container">
<div class="row">
<div class="col-sm-12 col-md-4">
<img class="img-fluid centelem" src="img/meow.png">
</div>
<div class="col-sm-12 col-md-8">
<br>
<h2 id="recenter">The cat</h2>
<p>
Cats have been domesticated for around 4,000 years. While they were once valued for their hunting abilities, they are now valued for their companionship and loving behaviour.
</p><p>
While not well known, the collective nouns used for cats and kittens are a clowder of cats and a kindle of kittens.
</p><p>
Our domestic cats are known as little cats. They differ from large cats such as lions and tigers because they are naturally active at night and can purr.
</p><p>
Cats are now the most popular pet in the UK and in the US.
</p>
</div>
</div>
</div>
<br>
<hr class="style14">
<br>
<div class="container">
<div class="row" id="flex">
<div class="col-sm-12 col-md-8" id="order1">
<br>
<h2 id="recenter">The dog</h2>
<p>
Domestic dogs have been companions to people for more than 15,000 years. There are more than 400 different breeds of dogs. PAWS or your local animal shelter has a wide variety of breeds available for adoption. The most popular types are the non-pedigree. They are extra special because they are one-of-a-kind!
</p><p>
In general, small dogs live longer than large dogs. Small dogs such as terriers may live 20 years. Giant dogs like Great Danes may live eight years. The average lifespan for a mixed breed dog is 13 to 14 years. By making sure dogs have good food, regular veterinary care, shelter and a loving family, they will live longer, healthier lives.
</p>
</div>
<div class="col-sm-12 col-md-4" id="order2">
<img class="img-fluid centelem" src="img/woof.png">
</div>
</div>
</div>
<br>
<hr class="style14">
<br>
<p><h1 class="text-center">Gallery</h1></p>
<br>
<div class="slide row display-flex">
<div class = "col-xs-6 col-sm-6 col-md-3">
<div class="thumbnail">
<img src="img/rect1.png" class="img-fluid">
</div>
</div>
<div class = "col-xs-6 col-sm-6 col-md-3">
<div class="thumbnail">
<img src="img/rect2.png" class="img-fluid">
</div>
</div>
<div class = "col-xs-6 col-sm-6 col-md-3">
<div class="thumbnail">
<img src="img/rect3.png" class="img-fluid">
</div>
</div>
<div class = "col-xs-6 col-sm-6 col-md-3">
<div class="thumbnail">
<img src="img/meow.png" class="img-fluid">
</div>
</div>
</div>
<br>
<hr class="style14">
<br>
<div class="container">
<div class="row">
<div class="col-6 col-md-3"><div class="gallery">
<a class="view" href="img/img_1.png"><img src="img/img_1.png" class="img-fluid image-popup-no-margins"></a>
</div></div>
<div class="col-6 col-md-3"><div class="gallery">
<a class="view" href="img/img_2.png"><img src="img/img_2.png" class="img-fluid image-popup-no-margins"></a>
</div></div>
<div class="col-6 col-md-3"><div class="gallery">
<a class="view" href="img/img_3.png"><img src="img/img_3.png" class="img-fluid image-popup-no-margins"></a>
</div></div>
<div class="col-6 col-md-3"><div class="gallery">
<a class="view" href="img/img_4.png"><img src="img/img_4.png" class="img-fluid image-popup-no-margins"></a>
</div></div>
<div class="w-100"></div>
<div class="col-6 col-md-3"><div class="gallery">
<a class="view" href="img/img_5.png"><img src="img/img_5.png" class="img-fluid image-popup-no-margins"></a>
</div></div>
<div class="col-6 col-md-3"><div class="gallery">
<a class="view" href="img/img_6.png"><img src="img/img_6.png" class="img-fluid image-popup-no-margins"></a>
</div></div>
<div class="col-6 col-md-3"><div class="gallery">
<a class="view" href="img/img_7.png"><img src="img/img_7.png" class="img-fluid image-popup-no-margins"></a>
</div></div>
<div class="col-6 col-md-3"><div class="gallery">
<a class="view" href="img/img_8.png"><img src="img/img_8.png" class="img-fluid image-popup-no-margins"></a>
</div></div>
</div>
</div>
<hr class="style14">
</div>
<div id="container">
<footer class="text-white">
<div class="row">
<div class="col-sm text-center">
<ul class="list-unstyled">
<p><b>PET-FACTS.COM</b></p>
<p></p>
<li>About us</li>
<li>Careers</li>
<li>FAQ</li>
</ul>
</div>
<div class="col-sm text-center">
<ul class="list-unstyled">
<p><b>OUR BRANDS</b></p>
<p></p>
<li>Supercoat</li>
<li>Fancy Feast</li>
<li>Pro Plan</li>
<li>Beyond</li>
</ul>
</div>
<div class="col-sm text-center">
<ul class="list-unstyled">
<p><b>CONTACT US</b></p>
<p></p>
<li>Contact Us</li>
<li>Terms & Conditions</li>
<li>Privacy Policy</li>
</ul>
</div>
</div>
<div class="row centelem">
<div class="col-sm text-center">
<p>Copyright is a legal right, existing in many countries, that grants the creator of an original work exclusive rights to determine whether, and under what conditions, this original work may be used by others.</p>
</div>
</div>
</footer>
</div>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.7.1/slick.min.js"></script>
<script src="js/carinit.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/maginit.js"></script>
</body>
</html>