-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathWebpage.html
More file actions
183 lines (162 loc) · 8.25 KB
/
Webpage.html
File metadata and controls
183 lines (162 loc) · 8.25 KB
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Website.in</title>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/css/bootstrap.min.css" rel="stylesheet"
integrity="sha384-T3c6CoIi6uLrA9TneNEoa7RxnatzjcDSCmG1MXxSR1GAsXEV/Dwwykc2MPK8M2HN" crossorigin="anonymous">
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="container-fluid">
<div class="row">
<div class="col-md-12 p-4 d-flex justify-content-between">
<div class="logo">
<img src="mage/logo.svg" alt="logo">
</div>
<div class="option ">
<ul class="d-flex">
<li><a href="#">Features</a></li>
<li><a href="#">Team</a></li>
<li><a href="#">Sing In</a></li>
</ul>
</div>
</div>
</div>
<div class="row">
<div class="col-12 text-center top-img">
<img src="Image/illustration-intro.png" alt="illustration">
</div>
</div>
<section>
<div class="row mt-5">
<div class="col-12 text-center text-light lh-lg text-section ">
<h1>All your files in one secure location, accessible anywhere</h1>
<p>Lorem ipsum dolor sit amet consectetur, adipisicing elit. Cum esse totam repellat magnam
vel maiores reiciendis, pariatur labore aspernatur debitis? Lorem ipsum dolor sit amet
consectetur, adipisicing elit. Accusantium, recusandae!</p>
<button type="button" class="btn ">Get Started</button>
</div>
</div>
</section>
<div class="main ">
<div class="row text-center
text-light">
<div class="col-md-6 card-main">
<img src="Image/icon-access-anywhere.svg" alt="">
<h2>Access your files, anywhere</h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum, voluptas?</p>
</div>
<div class="col-md-6 card-main">
<img src="Image/icon-security.svg" alt="">
<h2>Security you can trust</h2>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Quisquam, corrupti?</p>
</div>
<div class="col-md-6 card-main">
<img src="Image/icon-any-file.svg" alt="">
<h2>Real-time collaboration </h2>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum, voluptas?</p>
</div>
<div class="col-md-6 card-main">
<img src="Image/icon-collaboration.svg" alt="">
<h2>Store any type of file</h2>
<p>Lorem ipsum dolor sit, amet consectetur adipisicing elit. Quisquam, corrupti?</p>
</div>
</div>
<div class="row product-section mt-5">
<div class="col-lg-6 ps-img text-center ">
<img src="Image/illustration-stay-productive.png" alt="">
</div>
<div class="col-lg-6 text-light ps2">
<h2>Stay productive, Wherever you are</h2>
<p>Never let location be sn issue when accessing your files. Fylo has you covered for all of
your file storage needs.</p>
<p>Securely share files and folders with friends, family and colleagues for live collaboration.
No email attachments required. </p><br>
<span><a href="#">See how Fylo works <img src="Image/icon-arrow.svg" alt=""></a></span>
</div>
</div>
<div class="row client-card">
<div class="col-md-4">
<div class="card text-light ">
<p class="card-text ">Some quick example text to build on the card title and make up the
bulk
of the card's content.</p>
<div> <img src="Image/profile-1.jpg" alt=""></div>
<h5>satish patel</h5>
Founder & CEO.Huddle
</div>
</div>
<div class="col-md-4">
<div class=" card text-light">
<p class="card-text">Some quick example text to build on the card title and make up the bulk
of the card's content.</p>
<div> <img src="Image/profile-2.jpg" alt=""></div>
<h5> Bruce Mckenzie</h5>
Founder & CEO.Huddle
</div>
</div>
<div class="col-md-4">
<div class=" card text-light">
<p class="card-text">Some quick example text to build on the card title and make up the bulk
of the card's content.</p>
<div> <img src="Image/profile-3.jpg" alt=""></div>
<h5>lva Boyd</h5>
Founder & CEO.Huddle
</div>
</div>
</div>
<div class="upper-footer text-center lh-lg">
<h1>Get early access today</h1>
<p>Lorem ipsum dolor sit amet consectetur adipisicing elit. Quos error, dicta, reprehenderit fugit
ducimus molestias quaerat deleniti in qui dignissimos dolor nobis eligendi deserunt unde, velit
tempora fugiat minus ullam.</p>
<input type="text" placeholder="email@exaple.com">
<button type="button" class="btn ">Get Started For Free</button>
</div>
</div>
<!-- <-------------footer------------->
<footer>
<div class="container flex footer-container">
<div class="logo"><img src="Image/logo.svg" alt="company-logo-image">
</div>
<div class="link-column flex">
<h4>Product</h4>
<a href="" class="hover-link">Overview</a>
<a href="" class="hover-link">Pricing</a>
<a href="" class="hover-link">Research panel</a>
<a href="" class="hover-link">Customers</a>
<a href="" class="hover-link">Status page</a>
</div>
<div class="link-column flex">
<h4>Methodologies</h4>
<a href="" class="hover-link">Card sorting</a>
<a href="" class="hover-link">Prototype testing</a>
<a href="" class="hover-link">First click tests</a>
<a href="" class="hover-link">Preference tests</a>
<a href="" class="hover-link">Five second tests</a>
</div>
<div class="link-column flex">
<h4>Resources</h4>
<a href="" class="hover-link">Resources</a>
<a href="" class="hover-link">Blog</a>
<a href="" class="hover-link">Examples</a>
<a href="" class="hover-link">Testing guides</a>
<a href="" class="hover-link">Research panel calculator</a>
</div>
</div>
</footer>
<div class="sub-footer">
<div class="container sub-footer-container flex text-center">
<a href="#" class="hover-link">Privacy policy</a>
<a href="#" class="hover-link">Terms & conditions</a>
<a href="#" class="hover-link">Security information</a>
<a href="https://www.facebook.com/yogeshkumawat746?mibextid=ZbWKwL" class="hover-link"><i class="fa-brands fa-facebook"></i></a>
<a href="https://instagram.com/imyogeshkumar?igshid=NGExMmI2YTkyZg== " class="hover-link"><i class="fa-brands fa-instagram"></i></a>
<a href="#">Design by Mr.Yogesh</a>
</div>
</div>
</div>
</body>
</html>