-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
281 lines (231 loc) · 13.1 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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
<html>
<head>
<title>Home</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="slideshow-container">
<div class="mySlides fade">
<img src="img/1.png" style="width:100%">
</div>
<div class="mySlides fade">
<img src="img/2.png" style="width:100%">
</div>
<div class="mySlides fade">
<img src="img/4.png" style="width:100%">
</div>
<div class="mySlides fade">
<img src="img/3.png" style="width:100%">
</div>
</div>
<div class="banner-text">
<h1>Explore | Wander | Discover </h1>
<h2>" Welcome to Our Traveler's Blog "</h2>
<button type="button" class="btn" id="scrollButton">View Blog</button>
</div>
<div class="header" id="main">
<div class="header_mid">
<div class="left" id="sub1">
<a href="home.html">
<img id="logoimg" src="img/logoo.png" alt="logo">
</div>
<div class="mid" id="sub2">
<nav class="navi">
<ul class="menu">
<li><a href="home.html">Home</a></li>
<li><a href="#post-container">Blog Posts</a></li>
<li><a href="#space3">Contact Us</a></li>
</ul>
</nav>
</div>
<div class="search_bar">
<input type="text" placeholder="Search.." class="search-input">
<a href="#" class="search-icon"><img src="img/search1.png"></a>
</div>
</div>
</div>
<div class="space"></div>
<div class="mid-section" >
<div class="left-section">
<div class="left-title">
<h1 class="colored-words">Welcome to <span class="yellow">travel</span><span class="blue">Mate</span> Blog!</h1>
</div>
<div class="left-content">
<p>Hello, fellow wanderer! I'm thrilled to have you here, joining me on this incredible journey through the world of travel and exploration.
My name is Shehan Chamudith, and I'm the adventurous soul behind this travel blog.
Since my early days, I've always been captivated by the allure of discovering new places, immersing in diverse cultures, and embarking on thrilling adventures.
Traveling has become more than just a passion; it's an integral part of who I am.
Through this blog, I aim to share my love for travel, inspire your wanderlust, and provide valuable insights to help you make the most of your own journeys.
Whether it's hiking through lush mountains, savoring exotic cuisines, meeting fascinating locals, or simply marveling at breathtaking landscapes, each trip I embark upon leaves an indelible mark on my soul.
And now, I can't wait to bring you along on my escapades as we explore the globe together.</p>
</div>
</div>
<div class="right-section" id="video-section">
<video controls>
<source src="Video/travel vlog.mp4" type="video/mp4">
Your browser does not support the video tag.
</video>
</div>
</div>
<div class="space2"></div>
<div class="mid-section2" >
<div class="map-text">
<h1>TIME TO TRAVEL</h1>
</div>
<div class="mid2-left">
<div class="map">
<img id="resizableImage" src="img/map.png" alt="Image" onclick="toggleZoom()">
</div>
</div>
<div class="mid2-right">
<div class="left-title">
<h1 class="colored-words"><span class="yellow">Top</span><span class="blue"> 10</span> Places to Visit</h1>
</div>
<div class="mid2-content">
<p>Embark on a globe-trotting adventure with our top 10 places to visit in the world! From the awe-inspiring wonder of the Great Barrier Reef in Australia to the architectural marvels of ancient Machu Picchu in Peru, these destinations promise to leave you spellbound.
Experience the enchanting streets of Kyoto, Japan, adorned with cherry blossoms in spring, or lose yourself amidst the surreal landscapes of Iceland's geysers and waterfalls.
Explore the bustling metropolis of New York City, where the skyline stands as a testament to human ingenuity.
For a taste of paradise, the crystal-clear waters and pristine beaches of the Seychelles await. From the majestic Serengeti in Africa to the iconic Eiffel Tower in Paris, this list offers a diverse array of experiences that will stay etched in your heart forever.
Let your wanderlust guide you to these extraordinary destinations and immerse yourself in their timeless beauty and cultural wonders.
</p>
<br>
<h3>>> Click on the Map to Zoom-in and Zoom-out</h3>
</div>
</div>
</div>
<div class="space2"></div>
<div class="post-container" id="post-container">
<div class="post-left">
<div class="title">
<h1>Popular Posts</h1>
<div class="underline1"></div>
</div>
<div class="post" >
<div class="post-img">
<img src="img/p1.png" alt="post1" class="fit-image">
</div>
<div class="post-content">
<h3>Machu Picchu, Peru:</h3>
<p>Located high in the Andes Mountains, Machu Picchu is an ancient Incan citadel that dates back to the 15th century.
This UNESCO World Heritage site is renowned for its stunning architecture, sophisticated engineering, and breathtaking mountain views.</p>
<div class="read-more">
<button type="button" class="read-btn" id="read-more">Read More</button>
</div>
<div class="date">
<h5>Jan 20, 2023</h5>
</div>
</div>
</div>
<div class="post">
<div class="post-img">
<img src="img/p2.png" alt="post2" class="fit-image">
</div>
<div class="post-content">
<h3>Santorini, Greece:</h3>
<p>This picturesque Greek island in the Aegean Sea is famous for its charming white-washed buildings with blue-domed roofs, beautiful sunsets, and crystal-clear waters.
Santorini offers a unique blend of history, culture, and natural beauty.</p>
<div class="read-more">
<button type="button" class="read-btn" id="read-more">Read More</button>
</div>
<div class="date">
<h5>Feb 04, 2022</h5>
</div>
</div>
</div>
<div class="post" >
<div class="post-img">
<img src="img/p3.png" alt="post3" class="fit-image">
</div>
<div class="post-content">
<h3>Bora Bora, French Polynesia:</h3>
<p>Often referred to as a paradise on Earth, Bora Bora is a small island in the South Pacific known for its overwater bungalows, turquoise lagoon, and lush tropical landscapes.
It's an ideal destination for relaxation, water activities, and experiencing the beauty of a secluded island getaway.</p>
<div class="read-more">
<button type="button" class="read-btn" id="read-more">Read More</button>
</div>
<div class="date">
<h5>Dec 12, 2022</h5>
</div>
</div>
</div>
</div>
<div class="post-right">
<div class="title">
<h1>Google Map</h1>
<div class="underline2"></div>
</div>
<div class="google-map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3883.9839217634553!2d-72.49989642409162!3d-13.226325564985144!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x916d9a5f89555555%3A0x3a10370ea4a01a27!2sMachu%20Picchu!5e0!3m2!1sen!2slk!4v1690130272586!5m2!1sen!2slk" width="470" height="470" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</div>
<div class="follow-us">
<div class="title">
<h1>Follow Us</h1>
<div class="underline2"></div>
</div>
<div class="social">
<img src="img/i6.png" alt="icon1" class="fit-image">
</div>
<div class="social">
<img src="img/i5.png" alt="icon2" class="fit-image">
</div>
<div class="social">
<img src="img/i1.png" alt="icon3" class="fit-image">
</div>
<div class="social">
<img src="img/i2.png" alt="icon4" class="fit-image">
</div>
<div class="social">
<img src="img/i3.png" alt="icon5" class="fit-image">
</div>
<div class="social">
<img src="img/i4.png" alt="icon6" class="fit-image">
</div>
<div class="social-text">
<h3>Stay connected and follow us for the latest updates and news!</h3>
</div>
</div>
</div>
</div>
<div class="space3" id="space3"></div>
<div class="contact-container" id="contact-us">
<div class="contact-img">
<img src="img/contact.png" alt="contact" class="fit-image">
</div>
<div class="contact">
<form id="contactForm">
<h1>Contact Us</h1>
<input type="text" class="input-feild" name="name" placeholder="Enter Your Name" >
<input type="email" class="input-feild" name="email" placeholder="Enter Your Email" >
<input type="tel" class="input-feild" name="phone" placeholder="Enter Your Phone Number" >
<textarea class="input-feild textarea-feild" name="message" placeholder="Enter Your Message" ></textarea><br>
<button type="submit" class="btnn" id="bb">Send Message</button>
</form>
</div>
</div>
<div class="space2"></div>
<div class="car-container">
<img src="img/car.png" alt="Car" class="car">
</div>
<button id="scrollToTopBtn" onclick="scrollToTop()">↑</button>
<div class="footer">
<div class="footer-left">
<h1><span class="yellow">travel</span><span class="blue">Mate</span></h1>
<p>Travel Mate is a travel blog that aims to inspire and guide you to travel the world.
Through this blog, we share valuable insights, tips, and itineraries to help you plan your trips and make the most of your journeys.</p>
</div>
<div class="footer-mid">
<h1>Quick Links</h1>
<ul>
<li type="none"><a href="home.html">Home</a></li>
<li type="none"><a href="#post-container">Blog Posts</a></li>
<li type="none"><a href="#contact-us">Contact Us</a></li>
</ul>
</div>
<div class="footer-right">
<h4>© Shehan Chamudith [IM/2020/044]. All Rights Reserved</h4>
</div>
</div>
<script src="script.js"></script>
</body>
</html>