-
Notifications
You must be signed in to change notification settings - Fork 281
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
13c6776
commit b9d8001
Showing
7 changed files
with
659 additions
and
0 deletions.
There are no files selected for viewing
Binary file added
BIN
+92.1 KB
95. Chairs/Images/bruno-emmanuelle--MUoHL1XULM-unsplash-removebg-preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+60.8 KB
95. Chairs/Images/daniil-silantev-1P6AnKDw6S8-unsplash-removebg-preview.png
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.
Binary file added
BIN
+75.8 KB
95. Chairs/Images/scott-webb-eD853mTbBA0-unsplash-removebg-preview.png
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,230 @@ | ||
<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" /> | ||
<title>Chairs</title> | ||
<link rel="stylesheet" href="style.css" /> | ||
</head> | ||
<body> | ||
<nav> | ||
<div class="logo"> | ||
<h1>Logo</h1> | ||
</div> | ||
|
||
<ul> | ||
<li><a href="">Furniture</a></li> | ||
<li><a href="">Project</a></li> | ||
<li><a href="">Product</a></li> | ||
<li><a href="">About Us</a></li> | ||
</ul> | ||
|
||
<button class="btn-fill">Register</button> | ||
</nav> | ||
|
||
<header> | ||
<div class="content-container"> | ||
<h1 class="main-headings"> | ||
The Most <br /> | ||
<span> Comfortable </span><br /> | ||
Chair For You | ||
</h1> | ||
<p class="primary-headings"> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. Lorem Ipsum has been the industry's standard dummy text ever | ||
since the 1500s | ||
</p> | ||
<div class="btns-container"> | ||
<button class="btn-fill">Register</button> | ||
<button class="btn-outline">Learn More</button> | ||
</div> | ||
</div> | ||
|
||
<div class="img-container"> | ||
<img | ||
src="Images/daniil-silantev-1P6AnKDw6S8-unsplash-removebg-preview.png" | ||
/> | ||
</div> | ||
</header> | ||
<section class="popularity"> | ||
<div class="popularity-one"> | ||
<h1>12k+</h1> | ||
<p>Premium Product</p> | ||
</div> | ||
<div class="popularity-two"> | ||
<h1>21k+</h1> | ||
<p>Happy Customers</p> | ||
</div> | ||
<div class="popularity-three"> | ||
<h1>28k+</h1> | ||
<p>Awards Winnings</p> | ||
</div> | ||
</section> | ||
|
||
<section class="products-container"> | ||
<h1 class="products-heading main-headings"> | ||
Shop Popular <br /> | ||
<span>Categories</span> | ||
</h1> | ||
|
||
<div class="products"> | ||
<div class="product"> | ||
<div class="product-img-layer"> | ||
<div class="img img-one"></div> | ||
</div> | ||
<div class="product-content"> | ||
<h1 class="product-name">Workshop Chair</h1> | ||
<p class="product-quality">Indoor Chair</p> | ||
</div> | ||
</div> | ||
<div class="product"> | ||
<div class="product-img-layer"> | ||
<div class="img img-two"></div> | ||
</div> | ||
<div class="product-content"> | ||
<h1 class="product-name">Workshop Chair</h1> | ||
<p class="product-quality">Indoor Chair</p> | ||
</div> | ||
</div> | ||
<div class="product"> | ||
<div class="product-img-layer"> | ||
<div class="img img-three"></div> | ||
</div> | ||
<div class="product-content"> | ||
<h1 class="product-name">Workshop Chair</h1> | ||
<p class="product-quality">Indoor Chair</p> | ||
</div> | ||
</div> | ||
</div> | ||
<div class="b-container"> | ||
<button>←</button> | ||
<button>→</button> | ||
</div> | ||
</section> | ||
|
||
<section class="why-us"> | ||
<div class="section-img-container"> | ||
<div class="img-layer"> | ||
<div class="img"></div> | ||
</div> | ||
</div> | ||
|
||
<div class="content-container"> | ||
<h1 class="main-headings">Why Choose <span> Us?</span></h1> | ||
<p class="primary-headings"> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. Lorem Ipsum has been the industry's standard dummy text ever | ||
since the 1500s. | ||
</p> | ||
<div class="cards"> | ||
<div class="card card-fill"> | ||
<div class="star">★</div> | ||
<h1 class="card-title">Longevity</h1> | ||
<p class="card-info"> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. | ||
</p> | ||
</div> | ||
<div class="card"> | ||
<h1 class="card-title">Quality</h1> | ||
<p class="card-info"> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. | ||
</p> | ||
</div> | ||
<div class="card"> | ||
<h1 class="card-title">Heritage</h1> | ||
<p class="card-info"> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. | ||
</p> | ||
</div> | ||
<div class="card card-fill"> | ||
<div class="star">★</div> | ||
<h1 class="card-title">Community</h1> | ||
<p class="card-info"> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
</section> | ||
|
||
<section class="features"> | ||
<div class="content-container"> | ||
<h1 class="main-headings">Best <span> Features</span></h1> | ||
<p class="primary-headings"> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. Lorem Ipsum has been the industry's standard dummy text ever | ||
since the 1500s. | ||
</p> | ||
<div class="cards"> | ||
<div class="card card-fill"> | ||
<div class="star">★</div> | ||
<h1>Dilvery</h1> | ||
<p> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. | ||
</p> | ||
</div> | ||
<div class="card card-fill"> | ||
<div class="star">★</div> | ||
<h1>Gurantee</h1> | ||
<p> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. | ||
</p> | ||
</div> | ||
<div class="card card-fill"> | ||
<div class="star">★</div> | ||
<h1>Free Repair</h1> | ||
<p> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. | ||
</p> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="img-container d-none"> | ||
<img | ||
src="Images/bruno-emmanuelle--MUoHL1XULM-unsplash-removebg-preview.png" | ||
alt="" | ||
/> | ||
</div> | ||
</section> | ||
|
||
<footer> | ||
<div class="logo-container"> | ||
<h1>Logo</h1> | ||
<p> | ||
Lorem Ipsum is simply dummy text of the printing and typesetting | ||
industry. Lorem Ipsum has been the industry's standard dummy text ever | ||
since the 1500s. | ||
</p> | ||
</div> | ||
|
||
<div class="about-company"> | ||
<div class="container"> | ||
<h1>About</h1> | ||
<p>News & Blog</p> | ||
<p>Features</p> | ||
<p>About Us</p> | ||
</div> | ||
<div class="container"> | ||
<h1>Company</h1> | ||
<p>How We Work?</p> | ||
<p>Capital</p> | ||
<p>Security</p> | ||
</div> | ||
<div class="container"> | ||
<h1>Support</h1> | ||
<p>FAQs</p> | ||
<p>Support</p> | ||
<p>Contact Us</p> | ||
</div> | ||
</div> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.