-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
201 lines (199 loc) · 8.19 KB
/
index.html
File metadata and controls
201 lines (199 loc) · 8.19 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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Welcome to my website!</title>
<link rel="stylesheet" href="themes/default/default.css" type="text/css" media="screen" />
<link rel="stylesheet" href="themes/light/light.css" type="text/css" media="screen" />
<link rel="stylesheet" href="themes/dark/dark.css" type="text/css" media="screen" />
<link rel="stylesheet" href="themes/bar/bar.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/nivo-slider.css" type="text/css" media="screen" />
<link rel="stylesheet" href="css/all.min.css">
<link rel="stylesheet" href="css/style.css">
</head>
<body>
<header id="sticker">
<div class="header_wrapper">
<div class="site_logo">
<a href=""><h2>RiponsWap</h2></a>
</div>
<nav>
<div class="nav_manue">
<ul>
<li><a href="">Home</a></li>
<li><a href="">Contact</a></li>
<li><a href="">Games</a></li>
<li><a href="">Music</a></li>
<li><a href="">Support</a></li>
</ul>
</div>
</nav>
</div>
</header>
<section id="main_slider">
<div class="slider">
<div class="slider-wrapper theme-dark">
<div id="slider" class="nivoSlider">
<img src="images/toystory.jpg" data-thumb="images/toystory.jpg" alt="" />
<img src="images/up.jpg" data-thumb="images/up.jpg" alt="" />
<img src="images/walle.jpg" data-thumb="images/walle.jpg" alt="" data-transition="slideInLeft" />
<img src="images/nemo.jpg" data-thumb="images/nemo.jpg" alt="" title="#htmlcaption" />
</div>
</div>
</div>
</section>
<section id="main_content">
<div class="content_wrapper">
<header class="content_header">
<h2>What is Lorem Ipsum</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</p>
</header>
</div>
<div class="contens_wrapper">
<section id="serial_no1">
<div class="cards_wrapper">
<img src="images/001-responsive.png" alt="">
<h3>What is Lorem</h3>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy</p>
</div>
</section>
<section id="serial_no1">
<div class="cards_wrapper">
<header>
<img src="images/002-promotion.png" alt="">
<h3>What is Lorem</h3>
</header>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy</p>
</div>
</section>
<section id="serial_no1">
<div class="cards_wrapper">
<header>
<img src="images/003-control-panel.png" alt="">
<h3>What is Lorem</h3>
</header>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy</p>
</div>
</section>
<section id="serial_no2">
<div class="cards_wrapper">
<header>
<img src="images/004-startup.png" alt="">
<h3>What is Lorem</h3>
</header>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy</p>
</div>
</section>
<section id="serial_no2">
<div class="cards_wrapper">
<header>
<img src="images/005-search.png" alt="">
<h3>What is Lorem</h3>
</header>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy</p>
</div>
</section>
<section id="serial_no2">
<div class="cards_wrapper">
<header>
<img src="images/login.png" alt="">
<h3>What is Lorem</h3>
</header>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy</p>
</div>
</section>
</div>
</section>
<section id="banner">
<div class="banner_wrapp">
<div class="banner_content">
<h1>It is a long established fact that a reader will be</h1>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.</p>
<button>Click Here</button>
</div>
</div>
</section>
<section class="author_wrapper">
<div class="inner_author">
<header class="author_header">
<h2>WHAT IS LOREM IPSUM</h2>
<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</p>
</header>
<div class="author_wrapp">
<div class="author">
<blockquote>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</blockquote>
<img src="images/IMG_20181017_123144-01.jpeg" alt="">
<p><strong>-John Smith</strong>
<span>CEO - ABC Inc.</span></p>
</div>
<div class="author">
<blockquote>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</blockquote>
<img src="images/IMG_20181017_123144-01.jpeg" alt="">
<p><strong>-John Smith</strong>
<span>CEO - ABC Inc.</span></p>
</div>
<div class="author">
<blockquote>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s</blockquote>
<img src="images/IMG_20181017_123144-01.jpeg" alt="">
<p><strong>-John Smith</strong>
<span>CEO - ABC Inc.</span></p>
</div>
</div>
</div>
</section>
<footer>
<section id="footer">
<div class="inner_footer">
<div class="footer_part1">
<h3>What is Lorem Ipsum</h3>
<p>Nunc lacinia ante nunc ac lobortis. Interdum adipiscing gravida odio porttitor sem non mi integer non faucibus ornare mi ut ante amet placerat aliquet. Volutpat eu sed ante lacinia sapien lorem accumsan varius montes viverra nibh in adipiscing. Lorem ipsum dolor vestibulum ante ipsum primis in faucibus vestibulum. Blandit adipiscing eu felis iaculis volutpat ac adipiscing sed feugiat eu faucibus. Integer ac sed amet praesent.</p>
</div>
<div class="footer_part2">
<h3>What is Lorem Ipsum</h3>
<ul>
<li><a href="">Volutpat eu sed ante</a></li>
<li><a href="">Volutpat eu sed ante</a></li>
<li><a href="">Volutpat eu sed ante</a></li>
<li><a href="">Volutpat eu sed ante</a></li>
<li><a href="">Volutpat eu sed ante</a></li>
</ul>
</div>
<div class="footer_part3">
<h3>Contact Us</h3>
<ul>
<li><a href=""><i class="fab fa-facebook-square fa-lg"></i> Facebook </a></li>
<li><a href=""><i class="fab fa-twitter-square fa-lg"></i> Twitter </a></li>
<li><a href=""><i class="fab fa-instagram fa-lg"></i> Instagram </a></li>
<li><a href=""><i class="fab fa-github-square fa-lg"></i> Github </a></li>
<li><a href=""><i class="fab fa-linkedin fa-lg"></i> Linkedin </a></li>
</ul>
</div>
</div>
<div class="copyright">
©2020 - Designed by <a href="https://facebook.com/mehediislamripon/"><i class="fab fa-facebook-square"></i> Mehedi Islam Ripon</a>.
</div>
</section>
</footer>
<script src="js/jquery-1.9.0.min.js"></script>
<script src="js/jquery.nivo.slider.js"></script>
<script type="text/javascript">
$(window).load(function() {
$('#slider').nivoSlider();
});
</script>
<script type="text/javascript">
$(document).ready(function() {
var s = $("#sticker");
var pos = s.position();
$(window).scroll(function() {
var windowpos = $(window).scrollTop();
if (windowpos >= pos.top) {
s.addClass("stick");
} else {
s.removeClass("stick");
}
});
});
</script>
</body>
</html>