-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
244 lines (220 loc) · 7.9 KB
/
services.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
<!DOCTYPE HTML>
<html lang="en-US">
<head>
<meta charset="UTF-8">
<meta name="description" content="Explore SuperStar World!">
<meta name="keywords" content="Explore, SuperStar, Star, Super, World">
<meta name="author" content="5H1H4N">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Explore SuperStar World/Services</title>
<link rel="stylesheet" href="style.css" media="all" />
</head>
<body id="top">
<!--Navigation Bar Start-->
<div id="navigation-bar" class="wrapper">
<a href="index.html"><img src="images/logo.png" alt="Images" width="145" height="45" /></a>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="#" class="active">Services</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</div>
<!--Navigation Bar end-->
<!--banner Start-->
<div id="banner">
<h1>Services / <code>BizzCode</code></h1>
</div>
<!--banner end-->
<!--Services Start-->
<div id="service" class="wrapper">
<h3>Our Services</h3>
<h5>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod.</h5>
<img class="" src="" alt="" />
<div class="service-content-one">
<div class="service-content">
<img src="images/s1.png" alt="service img" height="50" width="55"/>
<h4>Graphics Design</h4>
<p>Contrary to popular belief, lorem ipsum is not simply random text. it has roots in a pieceof classi....</p>
</div>
<div class="service-content">
<img src="images/s2.png" alt="service img" height="50" width="55"/>
<h4>Graphics Design</h4>
<p>Contrary to popular belief, lorem ipsum is not simply random text. it has roots in a pieceof classi....</p>
</div>
<div class="service-content">
<img src="images/s3.png" alt="service img" height="50" width="55"/>
<h4>Graphics Design</h4>
<p>Contrary to popular belief, lorem ipsum is not simply random text. it has roots in a pieceof classi....</p>
</div>
</div>
<div class="service-content-two">
<div class="service-content">
<img src="images/s4.png" alt="service img" height="50" width="55"/>
<h4>Graphics Design</h4>
<p>Contrary to popular belief, lorem ipsum is not simply random text. it has roots in a pieceof classi....</p>
</div>
<div class="service-content">
<img src="images/s5.png" alt="service img" height="50" width="55"/>
<h4>Graphics Design</h4>
<p>Contrary to popular belief, lorem ipsum is not simply random text. it has roots in a pieceof classi....</p>
</div>
<div class="service-content">
<img src="images/s6.png" alt="service img" height="50" width="55"/>
<h4>Graphics Design</h4>
<p>Contrary to popular belief, lorem ipsum is not simply random text. it has roots in a pieceof classi....</p>
</div>
</div>
</div>
<!-- Services end-->
<!-- Price Start-->
<div id="price" class="wrapper">
<h3 class="title-price">SELECT YOUR PRICE / PRICING</h3>
<h5>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod.</h5>
<img class="" src="" alt="" />
<div class="price-content-two">
<div class="price-content">
<div class="price-content-header">
<h2>Basic</h2>
<h4>$ <code>30</code>.49</h4>
<h3>1 Year Support</h3>
</div>
<div class="price-content-body">
<ul>
<li>250 Mb Storage</li>
<li>100 Email Accounts</li>
<li>5 MySql Database</li>
<li>100 Email Forwards</li>
<li>Pricing is for 5 Vert</li>
<li>24/7 Support</li>
</ul>
<button type="button">Order Now</button>
</div>
</div>
<div class="price-content">
<div class="price-content-header">
<h2>BUSINESS</h2>
<h4>$ <code>30</code>.49</h4>
<h3>1 Year Support</h3>
</div>
<div class="price-content-body">
<ul>
<li>250 Mb Storage</li>
<li>100 Email Accounts</li>
<li>5 MySql Database</li>
<li>100 Email Forwards</li>
<li>Pricing is for 5 Vert</li>
<li>24/7 Support</li>
</ul>
<button type="button">Order Now</button>
</div>
</div>
<div class="price-content">
<div class="price-content-header">
<h2>PREMIUM</h2>
<h4>$ <code>30</code>.49</h4>
<h3>1 Year Support</h3>
</div>
<div class="price-content-body">
<ul>
<li>250 Mb Storage</li>
<li>100 Email Accounts</li>
<li>5 MySql Database</li>
<li>100 Email Forwards</li>
<li>Pricing is for 5 Vert</li>
<li>24/7 Support</li>
</ul>
<button type="button">Order Now</button>
</div>
</div>
</div>
</div>
<!-- Price end-->
<!--subscribe Started-->
<div id="subscribe">
<div class="wrapper">
<div class="sub-section">
<h3>SUBSCRIBE TO US COMMUNITY</h3>
<form action="#">
<input type="email" placeholder="Your email">
<input type="image" src="images/fa-check.png">
</form>
</div>
</div>
</div>
<!--subscribe ended-->
<!--download Started-->
<div id="download">
<div class="wrapper">
<h3>Download it</h3>
<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud
exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.
</p>
<ul>
<li><a href="#">apple store<img class="apple" src="images/fa-apple.png" alt="Apple Store"/></a></li>
<li><a href="#">play store<img class="android" src="images/fa-android.png" alt="Play Store"/></a></li>
</ul>
</div>
</div>
<!--download ended-->
<!--Footer Top Start-->
<div id="footer-top" class="wrapper">
<div class="footer-top-body">
<div class="footer-top-content">
<h1>Company</h1>
<ul class="footer-ul">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Return & Refund</a></li>
<li><a href="#">Sitemap</a></li>
</ul>
</div>
<div class="footer-top-content">
<h1>Related Links</h1>
<ul class="footer-ul">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Return & Refund</a></li>
<li><a href="#">Sitemap</a></li>
</ul>
</div>
<div class="footer-top-content">
<h1>Customer</h1>
<ul class="footer-ul">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Return & Refund</a></li>
<li><a href="#">Sitemap</a></li>
</ul>
</div>
<div class="footer-top-content">
<h1>User Account</h1>
<ul class="footer-ul">
<li><a href="#">Privacy Policy</a></li>
<li><a href="#">Return & Refund</a></li>
<li><a href="#">Sitemap</a></li>
</ul>
</div>
</div>
<!--Back to top Start-->
<a class="scroollTop" href="#top" onclick="scrollToTop();return false">Go to Top ↑</a>
<!--Back to top end-->
</div>
<!--Footer Top end-->
<!--Footer Bottom Start-->
<div id="footer-bottom">
<div class="wrapper">
<div class="footer-bottom-left">
<h2>© All Rights Reserved by BizzCode-2017.</h2>
</div>
<div class="footer-bottom-right">
<ul class="footer-bottom-ul">
<li><a href="#"><img src="images/footer-skype.png" alt="img" height="30" width="30"/></a></li>
<li><a href="#"><img src="images/footer-fb.png" alt="img" height="30" width="30"/></a></li>
<li><a href="#"><img src="images/footer-in.png" alt="img" height="30" width="30"/></a></li>
<li><a href="#"><img src="images/footer-twitter.png" alt="img" height="30" width="30"/></a></li>
</ul>
</div>
</div>
</div>
<!--Footer Bottom end-->
<script src="js/jquery.scrollTop.js"></script>
</body>
</html>