-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
309 lines (286 loc) · 15.9 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
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
<!doctype html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<!-- font awesome/// -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.14.0/css/all.min.css" integrity="sha512-1PKOgIY59xJ8Co8+NE6FZ+LOAZKjy+KY8iq0G4B3CyeY6wYHN3yt9PW0XpSriVlkMXe40PTKnXrLnZ9+fkDaog==" crossorigin="anonymous" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous">
<!-- <><><><><css links <><><><><> -->
<link rel="stylesheet" href="css/style.css">
<title>Habout</title>
<link rel="icon" type="image/png" sizes="16×16" href="imgs/title.png">
</head>
<style>
</style>
<body>
<header>
<nav class="navbar navbar-expand-lg navbar-light bg-transparent">
<a class="navbar-brand text-light" href="#"><i>habout</i></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a class="nav-link text-warning" href="#">Home <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
<a class="nav-link text-light" href="#temp">Templates <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
<a class="nav-link text-light" href="#service">Services <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item ">
<a class="nav-link text-light mr-3" href="#contact">contact<span class="sr-only">(current)</span></a>
</li>
</div>
</nav>
<div class="main-div">
<div class="center-div">
<h1>the website creator<sup><i class="fa fa-trademark" aria-hidden="true"></i></sup></h1>
<p>discover and built your own website</p>
<div class="main-btn">
<a class="btn1">join us</a>
</div>
</div>
</div>
</header>
<!-- second-section.... -->
<section class="sec-header">
<div class="container">
<div class="offers">
<h1>create your own free website</h1>
</div>
<div class="freedom">
<div class="row">
<div class="col-lg-6 col-md-8 finger">
<h1>get discover</h1>
<p>Discover the platform that gives you the freedom to create, design, manage and develop your web presence exactly the way you want.you can also customize or change your website templates.</p>
<br>
<p> Start from scratch or choose from over 500 designer-made templates to make your own website.With the world’s most innovative drag and drop website builder, you can customize or manage and develop new feature</p>
<button class="learn"><i>Learn more</i></button>
</div>
<div class="col-lg-6 col-md-8 col-12 side-img">
<img src="https://w3layouts.com/wp-content/uploads/2018/05/lively_ride_Free12-03-2018_579281579.jpg" alt=""class="img-fluid">
</div>
</div>
</div>
</div>
</section>
<!-- third -section.,.,. -->
<section class="template"id="temp">
<div class="container">
<div class="temp-head">
<h1>our creative templates</h1>
<p>freedom to create any website you wants</p>
</div>
<div class="row">
<div class= "col-lg-4 col-md-6 col-10 img-con">
<img src="imgs/bus-img.jpg"class="img-fluid img1">
<p class="">business management</p>
<button class="hide">learn more</button>
</div>
<div class="col-lg-4 col-md-6 col-10 img-con">
<img src="https://themefisher.com/wp-content/uploads/2019/05/50-Responsive-Website.jpg"class="img-fluid img1">
<p class="">news creature</p>
<button class="hide">learn more</button>
</div>
<div class="col-lg-4 col-md-6 col-10 img-con">
<img src="https://s3.envato.com/files/249535371/unialumi_preview.__large_preview.png"class="img-fluid img1">
<p class="">students fed</p>
<button class="hide">learn more</button>
</div>
</div>
<div class="row mt-5">
<div class="col-lg-4 col-md-6 col-10 img-con">
<img src="https://i2.wp.com/web3canvas.com/wp-content/uploads/2018/05/7-seo-code.jpg?fit=1600%2C794&ssl=1"class="img-fluid img1">
<p class="">marketing</p>
<button class="hide">learn more</button>
</div>
<div class="col-lg-4 col-md-6 col-10 img-con">
<img src="https://themeforest.img.customer.envatousercontent.com/files/265577088/Preview/01_preview.jpg?auto=compress%2Cformat&fit=crop&crop=top&w=590&h=300&s=f4999d5b220867d400b1d254b1d082eb"class="img-fluid img1">
<p class="">arts and science</p>
<button class="hide">learn more</button>
</div>
<div class="col-lg-4 col-md-6 col-10 img-con">
<img src="https://themeforest.img.customer.envatousercontent.com/files/28626847/preview/01_intro.png?auto=compress%2Cformat&fit=crop&crop=top&w=590&h=300&s=dc83a9e8e8fc8eb7eeabfe119ccf0448"class="img-fluid img1">
<p class="">nature and whether</p>
<button class="hide">learn more</button>
</div>
</div>
</div>
</section>
<div class="user"id="sevices">
<div class="container">
<div class="user-head">
<h1>Build Your Unique Online Presence</h1>
<p>We have talent to design your web with</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12">
<i class="fas fa-6x fa-mobile-alt"></i>
<h2>
Mobile Optimized</h2>
<p class="set">create websit with full mobile optimization.Look amazing on every screen with a mobile version of your site</p>
</div>
<div class="col-lg-4 col-md-6 col-12">
<i class="fas fa-6x fa-chess-queen"></i>
<h2>
Custom Domains</h2>
<p class="set">Get a professional domain name that matches your business and brand.choose and get it for free.</p>
</div>
<div class="col-lg-4 col-md-6 col-12">
<i class="fas fa-6x fa-user"></i>
<h2>
Online Store</h2>
<p class="set">Build your online business with a powerful ecommerce platform.</p>
</div>
</div>
</div>
</div>
<!-- /////fourth// -->
<div class="service"id="service">
<div class="row">
<div class="col-lg-6 col-md-6 col-12">
<div class="colm">
<img src="https://www.ittogo.co.uk/wp-content/uploads/2019/10/website-design.jpg" alt="">
</div>
</div>
<div class="col-lg-6 col-md-8 col-12">
<div class="ser-head">
<h1>
Manage and Grow Your Business Online</h1>
<p>The Habout website builder makes it possible for anyone to create a website and manage their business—all in one place. Effortlessly capture leads, build customer relationships and accept payments right from your website.</p><br />
<p>You can create a free and professional website all on your own. With Habout, you can start with a stunning template and customize it, or get a personalized website made just for you. When you choose Habout, you don’t just get a drag and drop website builder. You get the whole package. Free reliable web hosting, top security, the best SEO and a dedicated support team to help you along the way.
</p>
<br />
<p>Over 100 million people worldwide choose platform to create a free website. And you can do it, too.</p>
<ul class="animate">
<li><a class=""><i class="fab fa-facebook-f"></i></a></li>
<li><a class=""><i class="fab fa-youtube"></i></a></li>
<li><a class=""><i class="fab fa-twitter"></i></a></li>
<li><a class=""><i class="fab fa-whatsapp"></i></a></li>
</ul>
</div>
</div>
</div>
</div>
<!-- fifth/// -->
<div class="sub">
<div class="sample"></div>
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1440 320"><path fill="#fff" fill-opacity="1" d="M0,192L11.4,192C22.9,192,46,192,69,181.3C91.4,171,114,149,137,128C160,107,183,85,206,106.7C228.6,128,251,192,274,192C297.1,192,320,128,343,112C365.7,96,389,128,411,144C434.3,160,457,160,480,165.3C502.9,171,526,181,549,160C571.4,139,594,85,617,58.7C640,32,663,32,686,64C708.6,96,731,160,754,176C777.1,192,800,160,823,138.7C845.7,117,869,107,891,133.3C914.3,160,937,224,960,240C982.9,256,1006,224,1029,213.3C1051.4,203,1074,213,1097,197.3C1120,181,1143,139,1166,144C1188.6,149,1211,203,1234,186.7C1257.1,171,1280,85,1303,53.3C1325.7,21,1349,43,1371,64C1394.3,85,1417,107,1429,117.3L1440,128L1440,0L1428.6,0C1417.1,0,1394,0,1371,0C1348.6,0,1326,0,1303,0C1280,0,1257,0,1234,0C1211.4,0,1189,0,1166,0C1142.9,0,1120,0,1097,0C1074.3,0,1051,0,1029,0C1005.7,0,983,0,960,0C937.1,0,914,0,891,0C868.6,0,846,0,823,0C800,0,777,0,754,0C731.4,0,709,0,686,0C662.9,0,640,0,617,0C594.3,0,571,0,549,0C525.7,0,503,0,480,0C457.1,0,434,0,411,0C388.6,0,366,0,343,0C320,0,297,0,274,0C251.4,0,229,0,206,0C182.9,0,160,0,137,0C114.3,0,91,0,69,0C45.7,0,23,0,11,0L0,0Z"></path></svg>
<div class="container">
<div class="input-group">
<label style="color: #454546;" >Subscribe us for latest updates</label>
<input type="text" class="form-control" placeholder="Please Enter email address" aria-label="Recipient's username" aria-describedby="basic-addon2">
<div class="input-group-append">
<span class="input-group-text" id="basic-addon2">Submit
</span>
</div>
</div>
</div>
</div>
<!-- sixth.,.,..,, -->
<section class="team">
<div class="container">
<div class="team-head">
<h1>our team</h1>
<p>our company's senior officer</p>
</div>
<div class="row">
<div class="col-lg-4 col-md-4 col-12">
<div class="card">
<img src="https://image.shutterstock.com/image-photo/portrait-happy-businessman-arms-crossed-260nw-388786822.jpg" alt="John" style="width:100%">
<h1>John Doe</h1>
<p class="title">Director, Example</p>
<p class="para">silicon valley</p>
<div style="margin: 24px 0;">
<a class="at" href="#"><i class="fa fa-dribbble"></i></a>
<a class="at" href="#"><i class="fa fa-twitter"></i></a>
<a class="at" href="#"><i class="fa fa-linkedin"></i></a>
<a class="at" href="#"><i class="fa fa-facebook"></i></a>
</div>
<p><button class="btn-new">Contact</button></p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="card">
<img src="https://c.stocksy.com/a/JwI900/z9/2217759.jpg" alt="John" style="width:100%">
<h1>smith</h1>
<p class="title">manager, Example</p>
<p class="para">Silicon valley</p>
<div style="margin: 24px 0;">
<a class="at" href="#"><i class="fa fa-dribbble"></i></a>
<a class="at" href="#"><i class="fa fa-twitter"></i></a>
<a class="at" href="#"><i class="fa fa-linkedin"></i></a>
<a class="at" href="#"><i class="fa fa-facebook"></i></a>
</div>
<p><button class="btn-new">Contact</button></p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="card">
<img src="https://lindamandarin.com.sg/wp-content/uploads/2016/12/singapore-business-chinese-1024x768-300x225.jpg" alt="John" style="width:100%">
<h1>officers</h1>
<p class="title">creators, Example</p>
<p class="para">silicon valley</p>
<div style="margin: 24px 0;">
<a class="at" href="#"><i class="fa fa-dribbble"></i></a>
<a class="at" href="#"><i class="fa fa-twitter"></i></a>
<a class="at" href="#"><i class="fa fa-linkedin"></i></a>
<a class="at" href="#"><i class="fa fa-facebook"></i></a>
</div>
<p><button class="btn-new">Contact</button></p>
</div>
</div>
</div>
</div>
</section>
<!-- seventh/// -->
<footer id="contact">
<div class="row">
<div class="col-lg-4 col-md-4 col-12">
<div class="serve">
<h4>our services</h4>
<p>Become Visible On The Internet. Create The Best Website Now.<br /> It's Free! SITE123 is by far the easiest free website builder. Create your professional website now!
Habout Editor
Total Design Freedom
Start from scratch or choose from over 500 designer-made templates to make your own website. With the world’s most innovative drag and drop website builder, you can customize or change anything.</p>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="contact">
<h3>contact us</h3>
<ul>
<li>home</li>
<li>about</li>
<li>facebook</li>
<li>youtube</li>
<li>instagram</li>
</ul>
</div>
</div>
<div class="col-lg-4 col-md-4 col-12">
<div class="form">
<h1>team mates</h1>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit At illo molestiae deleniti.<br /> harum aperiam ad itaque.you get total design freedom from the Wix Editor and optimized business applications.</p>
<div class="use">
<input type="text"placeholder="Subscribe">
<button>Subscribe</button>
</div>
</div>
</div>
</div>
</footer>
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js" integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj" crossorigin="anonymous"></script>
<script src="https://cdn.jsdelivr.net/npm/popper.js@1.16.1/dist/umd/popper.min.js" integrity="sha384-9/reFTGAW83EW2RDu2S0VKaIzap3H66lZH81PoYlFhbGU+6BZp6G7niu735Sk7lN" crossorigin="anonymous"></script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Counter-Up/1.0.0/jquery.counterup.min.js" integrity="sha512-d8F1J2kyiRowBB/8/pAWsqUl0wSEOkG5KATkVV4slfblq9VRQ6MyDZVxWl2tWd+mPhuCbpTB4M7uU/x9FlgQ9Q==" crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/waypoints/4.0.1/noframework.waypoints.min.js" integrity="sha512-fHXRw0CXruAoINU11+hgqYvY/PcsOWzmj0QmcSOtjlJcqITbPyypc8cYpidjPurWpCnlB8VKfRwx6PIpASCUkQ==" crossorigin="anonymous"></script>
<script>
</script>
</body>
</html>