-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #487 from Garv0504/addingWebsite/new-website
Adding a Travelling Website Made of HTML CSS
- Loading branch information
Showing
29 changed files
with
629 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
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,2 @@ | ||
# Ecommerce-Website | ||
A basic ecommerce website showing hotel booking using HTML CSS and little bit of JS. |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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,208 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<title>Website_New</title> | ||
<link rel="stylesheet" href="style.css" /> | ||
<link rel="preconnect" href="https://fonts.googleapis.com" /> | ||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin /> | ||
<link | ||
href="https://fonts.googleapis.com/css2?family=Mooli&display=swap" | ||
rel="stylesheet" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css" | ||
integrity="sha512-z3gLpd7yknf1YoNbCzqRKc4qyor8gaKU1qmn+CShxbuBusANI9QpRohGBreCFkKxLhei6S9CQXFEbbKuqLg0DA==" | ||
crossorigin="anonymous" | ||
referrerpolicy="no-referrer" | ||
/> | ||
</head> | ||
<body> | ||
<div class="header"> | ||
<div class="page1"> | ||
<div class="navbar"> | ||
<div class="navbarleft"> | ||
<img | ||
src="logo-removebg-preview.png" | ||
alt="" | ||
width="180px" | ||
height="180px" | ||
/> | ||
<ul> | ||
<li><a href="">Flight+Hotel</a></li> | ||
<li><a href="">Hotel & Homes</a></li> | ||
<li><a href="">Flights</a></li> | ||
<li><a href="">Coupons and Deals</a></li> | ||
<li><a href="">Airport Transfer</a></li> | ||
<li><a href="">Activities</a></li> | ||
</ul> | ||
|
||
<ul class="rightitems"> | ||
<li><a href="" class="signin">Sign in</a></li> | ||
<li><a href="" class="account">Create Account</a></li> | ||
<li><a href=""><i class="fa-solid fa-cart-shopping fa-xl"></i></a></li> | ||
<li><a href=""><i class="fa-solid fa-bars fa-xl"></i></a></li> | ||
</ul> | ||
</div> | ||
</div> | ||
|
||
<div class="navbar2"> | ||
<h1>"Explore More, Worry Less"</h1> | ||
</div> | ||
<div class="heroimg"> | ||
<div class="bookingpage"> | ||
<div class="bookingpagetop"> | ||
<h1>Book Right Away !</h1> | ||
</div> | ||
<div class="bookingpagelow"> | ||
<div class="departure"> | ||
<i class="fa-solid fa-plane-departure"></i> | ||
<input | ||
type="search" | ||
name="" | ||
id="input1" | ||
placeholder="Departure" | ||
/> | ||
</div> | ||
<div class="departure"> | ||
<label for=""><i class="fa-solid fa-plane-arrival"></i></label> | ||
<input type="text" id="input1" placeholder="Arrival" /> | ||
</div> | ||
<div class="departure2"> | ||
<div class="datedecider"> | ||
<button class="arr_date">01 Oct 2023<span class="day">Sunday | ||
</button> | ||
<button class="arr_date">05 Oct 2023 <span class="day">Thursday | ||
</button> | ||
<button class="arr_date">Adults <span class="day">2 Children | ||
</button> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="search"> | ||
<buttton>SEARCH</buttton> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<section class="page2"> | ||
<div class="heading"> | ||
<h1>Top Destinations In India</h1> | ||
</div> | ||
|
||
<div class="places"> | ||
<div class="delhi"> | ||
<img src="delhi.jpg" id="places" /> | ||
<h4>Delhi</h4> | ||
</div> | ||
<div class="delhi"> | ||
<img src="agra.jpg" id="places" /> | ||
<h4>Agra</h4> | ||
</div> | ||
<div class="delhi"> | ||
<img src="jaipur.jpg" id="places" /> | ||
<h4>Jaipur</h4> | ||
</div> | ||
<div class="delhi"> | ||
<img src="hyderabad.jpg" id="places" /> | ||
<h4>Hyderabad</h4> | ||
</div> | ||
<div class="delhi"> | ||
<img src="banglore.jpeg" id="places" /> | ||
<h4>Banglore</h4> | ||
</div> | ||
<div class="delhi"> | ||
<img src="mumbai.jpg" id="places" /> | ||
<h4>Mumbai</h4> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
|
||
|
||
<section class="page3"> | ||
<div class="heading"> | ||
<h1>Explore More Rentals Property</h1> | ||
</div> | ||
|
||
<div class="listhotels"> | ||
<div class="hotels"> | ||
<img src="appartment.jpg" alt=""> | ||
<h4 class="type">Appartments</h4> | ||
</div> | ||
<div class="hotels"> | ||
<img src="bunglow.jpeg" alt=""> | ||
<h4 class="type">Bunglows</h4> | ||
</div> | ||
<div class="hotels"> | ||
<img src="privatevilla.jpg" alt=""> | ||
<h4 class="type">Private Villa</h4> | ||
</div> | ||
<div class="hotels"> | ||
<img src="vr2.jpg" alt=""> | ||
<h4 class="type">Vacation Rentals</h4> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
|
||
|
||
|
||
<section class="page4"> | ||
|
||
<div class="links"> | ||
<ul> | ||
<li><h4>Help</h4></li> | ||
<li><a href="">Help center</a></li> | ||
<li><a href="">FAQs</a></li> | ||
<li><a href="">Privacy policy</a></li> | ||
<li><a href="">Cookie policy</a></li> | ||
<li><a href="">Terms of use</a></li> | ||
<li><a href="">Manage cookie settings</a></li> | ||
</ul> | ||
|
||
<ul> | ||
<li><h4>Company</h4></li> | ||
<li><a href="">About us</a></li> | ||
<li><a href="">Careers</a></li> | ||
<li><a href="">Press</a></li> | ||
<li><a href="">Blog</a></li> | ||
<li><a href="">PointsMAX</a></li> | ||
</ul> | ||
|
||
<ul> | ||
<li><h4>Destinations</h4></li> | ||
<li><a href="">Countries/Territories</a></li> | ||
<li><a href="">Cities</a></li> | ||
</ul> | ||
|
||
<ul> | ||
<li><h4>Partner with us</h4></li> | ||
<li><a href="">YCS partner portal</a></li> | ||
<li><a href="">Partner Hub</a></li> | ||
<li><a href="">Advertise on Website</a></li> | ||
<li><a href="">Affiliates</a></li> | ||
<li><a href="">Connectivity Partners</a></li> | ||
</ul> | ||
|
||
<ul> | ||
<li><h4>Get the app</h4></li> | ||
<li><a href="">iOS app</a></li> | ||
<li><a href="">Android app</a></li> | ||
</ul> | ||
</div> | ||
</section> | ||
|
||
|
||
|
||
<section class="page5"> | ||
<h4>---------- Made With <i class="fa-solid fa-heart fa-l" style="color: #ee7777;"></i> ----------</h4> | ||
</section> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.