-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
304 lines (286 loc) · 12.7 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
<!DOCTYPE html>
<html>
<head>
<link rel="stylesheet" type="text/css" href="main.css" />
</head>
<body>
<input type="checkbox" id="toggle" />
<div id="header">
<div class="container">
<div class="left-header">
<div class="logo" >
<img
src="https://themes.3rdwavemedia.com/delta/bs4/5.0/assets/images/logo/logo.png"
/>
</div>
<div class="logo-text" >
<h1>DELTA</h1>
</div>
</div>
<div class="contain-menu-button">
<button class="menu-button"><label for="toggle"> </label></button>
</div>
<div id="right-header">
<ul class="nav-ul">
<li id="contact">features</li>
<li>how it worls</li>
<li>FAQ</li>
<li>story</li>
<li>pricing</li>
<li>contact</li>
</ul>
</div>
</div>
</div>
<content>
<container>
<div id="title-plan">Choose your plan today</div>
<!-----------------------------------------CARD-------------------------------------------------------->
<cards>
<div class="plan">
<div class="title">
<h3>Personal</h3>
</div>
<div class="circle">
<div>
<span class="dollar-icon" >$<span class="number-price-paln" >5</span></span>
</div>
<div class="per-month" >per month</div>
</div>
<div class="deal">
<ul>
<li>
<svg
style="width: .6875em;color: #999;"
aria-hidden="true"
focusable="false"
data-prefix="fas"
data-icon="times"
role="img"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 352 512"
data-fa-i2svg=""
>
<path
fill="currentColor"
d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
></path>
</svg>
10 users
</li>
<li>
<svg
style="width: 1em; color: #56bc94;"
aria-hidden="true"
focusable="false"
data-prefix="fas"
data-icon="check"
role="img"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
data-fa-i2svg=""
>
<path
fill="currentColor"
d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"
></path>
</svg>
30 GB storage
</li>
<li class="disable-option">Email priority support</li>
<li class="disable-option" >Free update</li>
<li class="disable-option" >24/7 support</li>
</ul>
</div>
<div class="wrap-sign">
<div class="sign-up"><a>Sgin Up</a></div>
</div>
</div>
<!-------------------------------------------CARD----------------------------------------->
<div class="plan" id="mid-plan">
<div class="ribbon">
<span>POPULAR</span>
</div>
<div class="title">
<h3>Professional</h3>
</div>
<div class="circle">
<div>
<span class="dollar-icon" >$<span class="number-price-paln" >10</span></span>
</div>
<div class="per-month" >per month</div>
</div>
<div class="deal">
<ul>
<li>
<svg
style="width: .6875em;color: #999;"
aria-hidden="true"
focusable="false"
data-prefix="fas"
data-icon="times"
role="img"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 352 512"
data-fa-i2svg=""
>
<path
fill="currentColor"
d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
></path>
</svg>
10 users
</li>
<li>
<svg
style="width: 1em; color: #56bc94;"
aria-hidden="true"
focusable="false"
data-prefix="fas"
data-icon="check"
role="img"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
data-fa-i2svg=""
>
<path
fill="currentColor"
d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"
></path>
</svg>
30 GB storage
</li>
<li>Email priority support</li>
<li>Free update</li>
<li class="disable-option">24/7 support</li>
</ul>
</div>
<div class="wrap-sign">
<div class="sign-up"><a>Sgin Up</a></div>
</div>
</div>
<!--------------------------------------------CARD-------------------------------------------->
<div class="plan">
<div class="title">
<h3>Business</h3>
</div>
<div class="circle">
<div>
<span class="dollar-icon" >$<span class="number-price-paln" >25</span></span>
</div>
<div class="per-month" >per month</div>
</div>
<div class="deal">
<ul>
<li>
<svg
style="width: .6875em;color: #999;"
aria-hidden="true"
focusable="false"
data-prefix="fas"
data-icon="times"
role="img"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 352 512"
data-fa-i2svg="">
<path
fill="currentColor"
d="M242.72 256l100.07-100.07c12.28-12.28 12.28-32.19 0-44.48l-22.24-22.24c-12.28-12.28-32.19-12.28-44.48 0L176 189.28 75.93 89.21c-12.28-12.28-32.19-12.28-44.48 0L9.21 111.45c-12.28 12.28-12.28 32.19 0 44.48L109.28 256 9.21 356.07c-12.28 12.28-12.28 32.19 0 44.48l22.24 22.24c12.28 12.28 32.2 12.28 44.48 0L176 322.72l100.07 100.07c12.28 12.28 32.2 12.28 44.48 0l22.24-22.24c12.28-12.28 12.28-32.19 0-44.48L242.72 256z"
></path>
</svg>
10 users
</li>
<li>
<svg
style="width: 1em; color: #56bc94;"
aria-hidden="true"
focusable="false"
data-prefix="fas"
data-icon="check"
role="img"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
data-fa-i2svg=""
>
<path
fill="currentColor"
d="M173.898 439.404l-166.4-166.4c-9.997-9.997-9.997-26.206 0-36.204l36.203-36.204c9.997-9.998 26.207-9.998 36.204 0L192 312.69 432.095 72.596c9.997-9.997 26.207-9.997 36.204 0l36.203 36.204c9.997 9.997 9.997 26.206 0 36.204l-294.4 294.401c-9.998 9.997-26.207 9.997-36.204-.001z"
></path>
</svg>
30 GB storage
</li>
<li>Email priority support</li>
<li>Free update</li>
<li>24/7 support</li>
</ul>
</div>
<div class="wrap-sign">
<div class="sign-up"><a>Sgin Up</a></div>
</div>
</div>
</cards>
<!---------------------------------------------CARD----------------------------------------------->
</container>
<footer>
<div class="footer-text">
<h2>
Contact US
</h2>
<p>
We’d love to hear from you. Lorem ipsum dolor sit amet, consectetur
adipiscing elit. Nullam ut erat magna. Aliquam porta sem a lacus
imperdiet posuere. Integer semper eget ligula id eleifend.
</p>
<div class="email-contact">
<svg
style=" width: 1em;"
aria-hidden="true"
focusable="false"
data-prefix="fas"
data-icon="envelope"
role="img"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 512 512"
data-fa-i2svg=""
>
<path
fill="currentColor"
d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"
></path>
</svg>
</div>
<div class="phone-contact">
<svg
style=" width: .875em;"
aria-hidden="true"
focusable="false"
data-prefix="fas"
data-icon="phone-square"
role="img"
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 448 512"
data-fa-i2svg=""
>
<path
fill="currentColor"
d="M400 32H48C21.49 32 0 53.49 0 80v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V80c0-26.51-21.49-48-48-48zM94 416c-7.033 0-13.057-4.873-14.616-11.627l-14.998-65a15 15 0 0 1 8.707-17.16l69.998-29.999a15 15 0 0 1 17.518 4.289l30.997 37.885c48.944-22.963 88.297-62.858 110.781-110.78l-37.886-30.997a15.001 15.001 0 0 1-4.289-17.518l30-69.998a15 15 0 0 1 17.16-8.707l65 14.998A14.997 14.997 0 0 1 384 126c0 160.292-129.945 290-290 290z"
></path>
</svg>
0800 123 456
</div>
</div>
<div class="information">
<input placeholder="NAME:" type="text" />
<input placeholder="EMAIL:" type="text" />
<textarea placeholder="MESSAGE:" rows="8" cols="50">
</textarea
>
</div>
<div class="btn-massege">
<button>Send Massege</button>
</div>
</footer>
</content>
</body>
</html>