-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
173 lines (167 loc) · 7.61 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
<!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="icon" href="Images/icon-1.png">
<link rel="stylesheet" href="css/all.min.css">
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/style.css">
<link rel="import" href="register.html">
<title>Built Better - Furniture</title>
<meta name="google-site-verification" content="cA453yRrOfy23zkQotT-18FNderh1aaqd3QpWx6CZSU"/>
</head>
<body>
<header>
<section class="header">
<a href="#"><img src="Images/logo.png"></a>
<nav>
<i class="fa-solid fa-bars toggle"></i>
<ul>
<li><a href="#home">HOME</a></li>
<li><a href="#services">SERVICES</a></li>
<li><a href="#about">ABOUT</a></li>
<li><a href="#shop">SHOP</a></li>
<li><a href="#contact">CONTACT</a></li>
</ul>
</nav>
</section>
<section class="text">
<h1>FURNITURE</h1>
<p>There are many variations of passages of Lorem Ipsum available, but<br> the majority have suffered alteration in some fo</p>
<a href="/register.html" class="btn">Regester Now!</a>
</section>
</header>
<main>
<section class="services">
<h2 class="sub-heading" id="services">OUR SERVICES</h2>
<p class="sub-p">There are many variations of passages of Lorem Ipsum</p>
<div class="container">
<div class="box">
<img src="Images/icon-1.png">
<h4>FURNITURES</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the</p>
<a class="btn">Read More</a>
</div>
<div class="box">
<img src="Images/icon-2.png">
<h4>OFFICE</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the</p>
<a class="btn">Read More</a>
</div>
<div class="box">
<img src="Images/icon-3.png">
<h4>HOME</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the</p>
<a class="btn">Read More</a>
</div>
<div class="box">
<img src="Images/icon-4.png">
<h4>BEDROOM</h4>
<p>There are many variations of passages of Lorem Ipsum available, but the</p>
<a class="btn">Read More</a>
</div>
</div>
</section>
<section class="about" id="about">
<div class="container">
<div class="content">
<h1>ABOUT US</h1>
<p>There are many variations of passages of Lorem Ipsum available, <br> but the majority have suffered alteration in some form, by injected <br> humour, or randomised words which don't look even slightly <br> believableThere are many variations of passages of Lorem Ipsum <br> available, but the majority have able</p>
<div class="a-btn">
<a href="#r-more" class="btn">READ MORE</a>
</div>
</div>
<div class="img">
<img src="Images/furniture3.png">
</div>
</div>
</section>
<section class="shop" id="shop">
<h2 class="sub-heading">OUR SHOP</h2>
<p class="sub-p">There are many variations of passages of Lorem Ipsum</p>
<div class="container">
<div class="shop1">
<div class="box">
<div class="img">
<img src="Images/img-2.png" alt="">
<div class="content">
<a href="#vm">VIEW MORE</a>
<h2>MODERN HOME DESIGN</h2>
</div>
</div>
</div>
<div class="box">
<div class="img">
<img src="Images/img-3.png" alt="">
<div class="content">
<a href="#vm">VIEW MORE</a>
<h2>MODERN HOME DESIGN</h2>
</div>
</div>
</div>
</div>
<div class="shop2">
<div class="box">
<div class="img">
<img src="Images/img-4.png" alt="">
<div class="content">
<a href="#vm">VIEW MORE</a>
<h2>MODERN HOME DESIGN</h2>
</div>
</div>
</div>
<div class="box">
<div class="img">
<img src="Images/img-5.png" alt="">
<div class="content">
<a href="#vm">VIEW MORE</a>
<h2>MODERN HOME DESIGN</h2>
</div>
</div>
</div>
<div class="box">
<div class="img">
<img src="Images/img-6.png" alt="">
<div class="content">
<a href="#vm">VIEW MORE</a>
<h2>MODERN HOME DESIGN</h2>
</div>
</div>
</div>
</div>
</div>
</section>
</main>
<section class="footer">
<div class="foot">
<div class="footer-content">
<div class="footlinks">
<h4>Quick Links</h4>
<ul>
<li><a href="./register.html">Register</a></li>
<li><a href="./about.html">About Us</a></li>
<li><a href="./contact.html">Contact Us</a></li>
</ul>
</div>
<div class="footlinks">
<h4>Connect</h4>
<div class="social">
<a href="" target="_blank"><i class='bx bxl-facebook'></i></a>
<a href="" target="_blank"><i class='bx bxl-instagram' ></i></a>
<a href="" target="_blank"><i class='bx bxl-twitter' ></i></a>
<a href="" target="_blank"><i class='bx bxl-linkedin' ></i></a>
<a href="" target="_blank"><i class='bx bxl-youtube' ></i></a>
<a href="" target="_blank"><i class='bx bxl-wordpress' ></i></a>
<a href="" target="_blank"><i class='bx bxl-github'></i></a>
</div>
</div>
</div>
</div>
<div class="end">
<p>Copyright © 2023 BUILT BETTER All Rights Reserved.<br>Website developed by: Harsh Kumar</p>
</div>
</section>
</body>
</html>