-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgallery.html
More file actions
167 lines (150 loc) · 5.73 KB
/
gallery.html
File metadata and controls
167 lines (150 loc) · 5.73 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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Page Title-->
<title> Renzo Gallery </title>
<meta charset="UTF-8"/>
<link href="https://fonts.googleapis.com/css?family=Fjalla+One" rel="stylesheet">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" type="text/css" href="main.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<script src ="browser_components/juqery/jquery.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="cycle2.js"></script>
</head>
<body background="bk.jpg">
<div class="navbar">
<a class="active" href="home.html" style ="float:left"><i class="fa fa-fw fa-home"></i> Renzo's</a>
<a href="contact.html"><i class="fa fa-fw fa-envelope"></i> Contact Us</a>
<a href="about.html"><i class="fa fa-fw fa-user"></i> About Us</a>
<div class="dropdown">
<button class="dropbtn">Vehicles
<i class="fa fa-caret-down"></i>
</button>
<div class="dropdown-content">
<a href="Rav4.html" style="color: black">Toyota Rav4</a>
<a href="Camry.html" style="color: black">Toyota Camry</a>
<a href="Corolla.html" style="color: black">Toyota Corolla</a>
<a href="Noah.html" style="color: black">Toyota Noah</a>
</div>
</div>
<a href="gallery.html"><i class="fa fa-fw fa-search"></i> Gallery</a>
</div>
<div style="text-align:center">
<br><br><h1>Car Gallery</h1>
<h4>Here are some pictures of our finest vehicles.</h4><br><br>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/4.jpg">
<img src="images/Gallery/4.jpg" alt="img4"width="600" height="400">
</a>
<div class="desc">Red 2019 Toyota Camry</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/6.jpg">
<img src="images/Gallery/6.jpg" alt="img6" width="600" height="20">
</a>
<div class="desc">White 2019 Toyota Camry</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/7.jpg">
<img src="images/Gallery/7.jpg" alt="img7"width="600" height="400">
</a>
<div class="desc">Back of 2019 Toyota Camry</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/8.jpg">
<img src="images/Gallery/8.jpg" alt="img8"width="600" height="400">
</a>
<div class="desc">Interior of 2019 Toyota Camry</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/9.png">
<img src="images/Gallery/9.png" alt="img9"width="600" height="400">
</a>
<div class="desc">Grey 2019 Toyota Corolla</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/10.jpg">
<img src="images/Gallery/10.jpg" alt="img10"width="600" height="400">
</a>
<div class="desc">Grey 2019 Toyota Corolla</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/11.jpg">
<img src="images/Gallery/11.jpg" alt="img11"width="600" height="400">
</a>
<div class="desc">Interior of 2019 Toyota Corolla</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/12.jpg">
<img src="images/Gallery/12.jpg" alt="img12"width="600" height="400">
</a>
<div class="desc">White 2019 Toyota Noah</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/15.png">
<img src="images/Gallery/15.png" alt="img15"width="600" height="400">
</a>
<div class="desc">Interior of 2019 Toyota Noah</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/16.jpg">
<img src="images/Gallery/16.jpg" alt="img16"width="600" height="400">
</a>
<div class="desc">Grey 2019 Toyota Rav4</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/18.jpg">
<img src="images/Gallery/18.jpg" alt="img18"width="600" height="400">
</a>
<div class="desc">White 2019 Toyota Rav4</div>
</div>
</div>
<div class="responsive">
<div class="gallery">
<a target="_blank" href="images/Gallery/19.jpg">
<img src="images/Gallery/19.jpg" alt="img19"width="600" height="400">
</a>
<div class="desc">Interior of Toyota Rav4</div>
</div>
</div>
<div class="clearfix"></div><br>
<div style="padding:6px; text-align: center">
<h3>Here at Renzo's LTD, we have a wide array of car that are suitable for any type of event.</h3>
<h3>We have Family vehicles, sedans, vans, sports models and if you dont fall into any of those categories...</h3>
<h3>We will ship in something that is to your liking because we aim to please.</h3>
</div><br>
<!--Social Media Links-->
<div>
<footer>
<a style="float:right; margin-right: 20px" href="https://twitter.com/ToyotaJamaica" class="fa fa-twitter"></a>
<a style="float:right ; margin-right: 25px" href="https://www.instagram.com/toyotajamaicaltd/?hl=en" class="fa fa-instagram"></a>
<a style="float:right; margin-right: 30px" href="https://www.facebook.com/ToyotaJamaica/" class="fa fa-facebook"></a>
<p>Privacy Policy ©2019 RENZO'S CORPORATION. ALL RIGHTS RESERVED</p>
</footer>
</div>
</body>
</html>