-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
these files have the code but the images size is too big so i cant upload it try to fix it by your image..
- Loading branch information
Showing
29 changed files
with
3,671 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,105 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> | ||
<link rel="stylesheet" href="style.css"> | ||
<title>Nature Website</title> | ||
</head> | ||
|
||
<body> | ||
<div class="explore_bx"> | ||
<h2 style="text-align: center;text-decoration:solid; font-family: 'Times New Roman', Times, serif;font-size:40px;"> * MR.Adventure...</h2> | ||
<h2>Himachal Pradesh</h2> | ||
<h4>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aspernatur ex velit quasi? Libero velit sit, praesentium optio, odit nisi fugit ab similique eos quam dolorem?</h4> | ||
<a href="index.html"><button>Home</button></a> | ||
</div> | ||
<div class="explore_bx"> | ||
<h2>Visiting Spot</h2> | ||
<div class="explore_cards"> | ||
<a href="#" class="exp_card"> | ||
<img src="img/himachal P/prabhav-kashyap-godavarthy-XTroPPNq6JA-unsplash (1).jpg" alt=""> | ||
</a> | ||
<a href="#" class="exp_card"> | ||
<img src="img/himachal P/rohan-gupta-wgULiLZt9co-unsplash.jpg" alt=""> | ||
</a> | ||
<a href="#" class="exp_card"> | ||
<img src="img/himachal P/v-srinivasan-45Cl1hMmmb0-unsplash.jpg" alt=""> | ||
</a> | ||
<a href="#" class="exp_card"> | ||
<img src="img/himachal P/hemendra-ahuja-cUAJLjUjLqI-unsplash.jpg" alt=""> | ||
</a> | ||
<a href="#" class="exp_card"> | ||
<img src="img/himachal P/nipun-chandra-surnilla-l2ptZLagfx0-unsplash.jpg" alt=""> | ||
</a> | ||
</div> | ||
</div> | ||
<div class="explore_bx"> | ||
<h2>Hotels,Restarunt & Bus we preffer :</h2> | ||
<div class="explore_cards"> | ||
<a href="platinumres.html" class="exp_card"> | ||
<img src="img/restarunt/Restaurant2.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">platinum</h4> | ||
</div> | ||
</a> | ||
<a href="goldres.html" class="exp_card"> | ||
<img src="img/restarunt/restaurant3.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">gold</h4> | ||
</div> | ||
</a> | ||
<a href="silverres.html" class="exp_card"> | ||
<img src="img/restarunt/restaurants12.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">silver</h4> | ||
</div> | ||
</a> | ||
<a href="goldres.html" class="exp_card"> | ||
<img src="img/restarunt/resart4.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">4 star</h4> | ||
</div> | ||
</a> | ||
<a href="silverres.html" class="exp_card"> | ||
<img src="img/restarunt/WhatsApp Image 2023-10-06 at 13.43.13.jpeg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">3 star</h4> | ||
</div> | ||
</a> | ||
<a href="goldres.html" class="exp_card"> | ||
<img src="img/restarunt/resart5.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">3.5 star</h4> | ||
</div> | ||
</a> | ||
<a href="ac_bus.html" class="exp_card"> | ||
<img src="img/bus/HD-wallpaper-scania-touring-2017-tourist-bus-new-buses-passenger-transportation-thumbnail.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">a/c</h4> | ||
</div> | ||
</a> | ||
<a href="airbus.html" class="exp_card"> | ||
<img src="img/bus/HD-wallpaper-sks-demon-2018-autos-bus-interior-international-scania-scania-bus-scania-worldwide-trucks-thumbnail.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">air bus</h4> | ||
</div> | ||
</a> | ||
|
||
<a href="superfast.html" class="exp_card"> | ||
<img src="img/bus/istockphoto-1023738088-612x612.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">superfast</h4> | ||
</div> | ||
</a> | ||
<a href="packages.html"><button>back</button></a> | ||
<a href="form.html"><button>Book</button></a> | ||
|
||
</div> | ||
</div> | ||
|
||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="style2.css"> | ||
<title>A/C Bus</title> | ||
</head> | ||
<body> | ||
<h1 style="text-align: left;text-decoration:solid; font-family: 'Times New Roman', Times, serif;font-size:40px;"> * MR.Adventure...</h1> | ||
<a href="index.html"><button>Home</button></a> | ||
<h1>A/C bus</h1> | ||
<div class="container"> | ||
<div class="col-md-6"> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aspernatur ex velit quasi? Libero velit sit, praesentium optio, odit nisi fugit ab similique eos.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aspernatur ex velit quasi? Libero velit sit, praesentium optio, odit nisi fugit ab similique eos quam dolorem? Lorem ipsum dolor, sit amet consectetur adipisicing elit. Natus quia dignissimos eos, harum quisquam soluta repellendus ratione, illum quis rem nam voluptas, ducimus molestiae sapiente asperiores. Mollitia necessitatibus labore suscipit?Lorem ipsum dolor sit amet consectetur adipisicing elit.Cupiditate officiis dolorum itaque molestiae quisquam doloremque harum sapiente sit eos. Dolorem recusandae beatae deserunt omnis asperiores non sapiente. Dolores, quibusdam impedit. Lorem ipsum dolor sit amet, consectetur adipisicing elit.Velit suscipit veniam porro quidem, quod quibusdam voluptatem laborum odit sequi quam! Voluptatum, veniam. Molestiae totam assumenda perspiciatis perferendis fugiat quos dolores?</p> | ||
</div> | ||
<div class="col-md-6"> | ||
<img src="img/bus/hp bus - Copy.jpg" alt=""> | ||
</div> | ||
</div> | ||
<div><br><br></div> | ||
<div class="container"> | ||
<div class="col-md-6"> | ||
<img src="img/bus/hp bus.jpg" alt=""> | ||
</div> | ||
<div class="col-md-2"></div> | ||
<div class="col-md-4"> | ||
<div class="explore_bx"> | ||
<div class="explore_cards"> | ||
<h4>BUS NAME:<pre> Hills fire</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>BUS NO.PLATE:<pre> HP 33 BP 1234</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>DRIVER NAME:<pre> SANDRU</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>DRIVER NO :<pre> 9876504321</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>BUS Starting Time:<pre> 4:30 am</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>BUS Ending Time:<pre> 11:30 pm</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>BUS Seats available :<pre> 70</pre></h4> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<footer style="text-align: center;"> | ||
<p>© 2022 THE GREAT OUTDOOR ALL rights reserved</p> | ||
<div class="explore_bx"> | ||
<h3>social media :</h3> | ||
<i class="fa fa-facebook-official" style="font-size:36px"></i> | ||
<i class="fa fa-twitter" style="font-size:36px"></i> | ||
<i class="fa fa-whatsapp" style="font-size:36px"></i> | ||
<i class="fa fa-youtube-play" style="font-size:36px"></i> | ||
<i class="fa fa-instagram" style="font-size:36px"></i> | ||
</div> | ||
|
||
</footer> | ||
<script src="app.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,94 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> | ||
<link rel="stylesheet" href="style.css"> | ||
<title>Nature Website</title> | ||
</head> | ||
<body> | ||
<div class="explore_bx"> | ||
<h2 style="text-align: center;text-decoration:solid; font-family: 'Times New Roman', Times, serif;font-size:40px;"> * MR.Adventure...</h2> | ||
<h2>Agara</h2> | ||
<h4>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aspernatur ex velit quasi? Libero velit sit, praesentium optio, odit nisi fugit ab similique eos quam dolorem?</h4> | ||
<a href="index.html"><button>Home</button></a> | ||
</div> | ||
<div class="explore_bx"> | ||
<h2>Visiting Spot</h2> | ||
<div class="explore_cards"> | ||
<a href="#" class="exp_card"> | ||
<img src="img/agara/hemendra-ahuja-toCmA9wFfeE-unsplash.jpg" alt=""> | ||
</a> | ||
<a href="#" class="exp_card"> | ||
<img src="img/agara/su-san-lee-qCKSpvJfNtU-unsplash.jpg" alt=""> | ||
</a> | ||
<a href="#" class="exp_card"> | ||
<img src="img/agara/mike-blank-28s5r-zA6Lw-unsplash.jpg" alt=""> | ||
</a> | ||
<a href="#" class="exp_card"> | ||
<img src="img/agara/su-san-lee-CzhuJFJepZY-unsplash.jpg" alt=""> | ||
</a> | ||
</div> | ||
</div> | ||
<div class="explore_bx"> | ||
<h2>Hotels , Restarunt & Bus we preffer :</h2> | ||
<div class="explore_cards"> | ||
<a href="platinumres.html" class="exp_card"> | ||
<img src="img/restarunt/WhatsApp Image 2023-10-06 at 13.43.19.jpeg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">platinum</h4> | ||
</div> | ||
</a> | ||
<a href="goldres.html" class="exp_card"> | ||
<img src="img/restarunt/WhatsApp Image 2023-10-06 at 13.43.23 (1).jpeg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">gold</h4> | ||
</div> | ||
</a> | ||
<a href="silverres.html" class="exp_card"> | ||
<img src="img/restarunt/restarunt5.webp" alt=""> | ||
<div class="content"> | ||
<h4 class="title">silver</h4> | ||
</div> | ||
</a> | ||
<a href="diamondres.html" class="exp_card"> | ||
<img src="img/restarunt/patrick-tomasso-GXXYkSwndP4-unsplash.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">diamond</h4> | ||
</div> | ||
</a> | ||
<a href="diamondres.html" class="exp_card"> | ||
<img src="img/restarunt/adrien-olichon-ZgREXhl8ER0-unsplash.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">4.5 star</h4> | ||
</div> | ||
</a> | ||
<a href="silverres.html" class="exp_card"> | ||
<img src="img/restarunt/WhatsApp Image 2023-10-06 at 13.43.20 (1).jpeg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">3 star</h4> | ||
</div> | ||
</a> | ||
<a href="sleeper.html" class="exp_card"><img src="img/bus/istockphoto-649745414-612x612.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">sleeper</h4> | ||
</div> | ||
</a> | ||
<a href="dulex.html" class="exp_card"><img src="img/bus/dz-gcZAQ9Psre4-unsplash (1).jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">dulex</h4> | ||
</div> | ||
</a> | ||
<a href="ac_bus.html" class="exp_card"><img src="img/bus/HD-wallpaper-deshi-hunk-bangladeshi-bus-bus-car-desh-hyundai-thumbnail.jpg" alt=""> | ||
<div class="content"> | ||
<h4 class="title">a/c</h4> | ||
</div> | ||
</a> | ||
<a href="packages.html"><button>back</button></a> | ||
<a href="form.html"><button>Book</button></a> | ||
</div> | ||
</div> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/font/bootstrap-icons.css"> | ||
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/css/bootstrap.min.css"> | ||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.4/jquery.min.js"></script> | ||
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.4.1/js/bootstrap.min.js"></script> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> | ||
<link rel="stylesheet" href="style2.css"> | ||
<title>air Bus</title> | ||
</head> | ||
<body> | ||
<h1 style="text-align: left;text-decoration:solid; font-family: 'Times New Roman', Times, serif;font-size:40px;"> * MR.Adventure...</h1> | ||
|
||
<h1>Air BUS</h1> | ||
<div class="container"> | ||
<div class="col-md-6"> | ||
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aspernatur ex velit quasi? Libero velit sit, praesentium optio, odit nisi fugit ab similique eos.Lorem ipsum dolor sit amet, consectetur adipisicing elit. Aspernatur ex velit quasi? Libero velit sit, praesentium optio, odit nisi fugit ab similique eos quam dolorem? Lorem ipsum dolor, sit amet consectetur adipisicing elit. Natus quia dignissimos eos, harum quisquam soluta repellendus ratione, illum quis rem nam voluptas, ducimus molestiae sapiente asperiores. Mollitia necessitatibus labore suscipit?Lorem ipsum dolor sit amet consectetur adipisicing elit.Cupiditate officiis dolorum itaque molestiae quisquam doloremque harum sapiente sit eos. Dolorem recusandae beatae deserunt omnis asperiores non sapiente. Dolores, quibusdam impedit. Lorem ipsum dolor sit amet, consectetur adipisicing elit.Velit suscipit veniam porro quidem, quod quibusdam voluptatem laborum odit sequi quam! Voluptatum, veniam. Molestiae totam assumenda perspiciatis perferendis fugiat quos dolores?</p> | ||
</div> | ||
<div class="col-md-6"> | ||
<img src="img/bus/istockphoto-502427676-612x612.jpg" alt=""> | ||
</div> | ||
</div> | ||
<div><br><br></div> | ||
<div class="container"> | ||
<div class="col-md-6"> | ||
<img src="img/bus/istockphoto-1369380953-612x612.jpg" alt=""> | ||
</div> | ||
<div class="col-md-2"></div> | ||
<div class="col-md-4"> | ||
<div class="explore_bx"> | ||
<div class="explore_cards"> | ||
<h4>BUS NAME:<pre> fire rider, ice rider</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>BUS NO.PLATE:<pre> TN 13 BP 1478,TN 83 BO 3431</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>DRIVER NAME:<pre> nala,sivam</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>DRIVER NO :<pre> 9832176540,9045671238</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>BUS Starting Time:<pre> 4:30 am</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>BUS Ending Time:<pre> 11:30 pm</pre></h4> | ||
</div> | ||
<div class="explore_cards"> | ||
<h4>BUS Seats available :<pre> 70,70</pre></h4> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<footer style="text-align: center;"> | ||
<p>© 2022 THE GREAT OUTDOOR ALL rights reserved</p> | ||
<div class="explore_bx"> | ||
<h3>social media :</h3> | ||
<i class="fa fa-facebook-official" style="font-size:36px"></i> | ||
<i class="fa fa-twitter" style="font-size:36px"></i> | ||
<i class="fa fa-whatsapp" style="font-size:36px"></i> | ||
<i class="fa fa-youtube-play" style="font-size:36px"></i> | ||
<i class="fa fa-instagram" style="font-size:36px"></i> | ||
</div> | ||
|
||
</footer> | ||
<script src="app.js"></script> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
let btn = document.getElementsByClassName('bi-play-circle')[0]; | ||
|
||
let video = document.getElementsByTagName('video')[0]; | ||
|
||
btn.addEventListener('click', ()=> { | ||
if (video.paused) { | ||
video.play(); | ||
video.style.display = 'unset'; | ||
btn.classList.remove('bi-play-circle'); | ||
btn.classList.add('bi-pause-circle'); | ||
} else { | ||
video.pause(); | ||
video.style.display = 'none'; | ||
btn.classList.add('bi-play-circle'); | ||
btn.classList.remove('bi-pause-circle'); | ||
} | ||
}) |
Oops, something went wrong.