-
Notifications
You must be signed in to change notification settings - Fork 0
/
Index.html
184 lines (182 loc) · 7.21 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Title</title>
<link rel="stylesheet" href="Css/Bar1.css">
<link rel="stylesheet" href="Css/font-awesome-4.7.0/css/font-awesome.min.css">
<link href="https://fonts.googleapis.com/css?family=Montserrat:200,200i,400i,400,700,900&display=swap" rel="stylesheet">
</head>
<body>
<header class="header">
<div class="container">
<nav class="nav">
<h1 class="logo">Leo/-</h1>
<ul class="menu">
<li>
<a href="#">
Solution
</a>
</li>
<li>
<a href="#">
Products
</a>
</li>
<li>
<a href="#">
Portfolio
</a>
</li>
<li>
<a href="#">
Contact
</a>
</li>
</ul>
</nav>
<div class="pos1">
<img src="Img/banner1.png" alt="" class="banner">
<div class="banner-text">
<h1>Introducing</h1>
<h2>Something hot......</h2>
<a href="#">Try Demo</a>
</div>
</div>
</div>
</header>
<sidebar class="back-fon">
<div class="content-block">
<div class="image-content">
<img src="Img/Phone1.png" class="lub">
<img src="Img/Shop.png"class="cub">
<img src="Img/World.png"class="cub">
<img src="Img/Search.png"class="cub">
</div>
<div class="text-block">
<a href="#" class="first-ch">Responsive</a>
<a href="#" class="no-first1">e Commerce</a>
<a href="#" class="no-first2">Daily blog</a>
<a href="#" class="no-first3">Search based</a>
</div>
<div class="text-cec">
<h6>Websites</h6>
<h5>Websites</h5>
<h5>Websites</h5>
<h5>Websites</h5>
</div>
<div class="ipad">
<img src="Img/ipad.png">
</div>
<div class="text-blabla">
Lorem Ipsum is simply dummy text
</div>
<div class="text-loren">
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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
</div>
<div class="bl">
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.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. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
</div>
</div>
<div class="info-chu">
<img src="Img/bro.png" class="browser">
<div class="info-browser">
<div class="Zagalovok">Why choose us ?</div>
<div class="checks"><i class="fas fa-check"></i>Lorem Ipsum is simply dummy text of the printing and typesetting</div>
<div class="checks"><i class="fas fa-check"></i>Lorem Ipsum has been the industry's standard dummy text ever</div>
<div class="checks"><i class="fas fa-check"></i>When an unknown printer took a galley of type and scrambled</div>
<div class="checks"><i class="fas fa-check"></i>It has survived not only five centuries, but also the leap into electronic </div>
<div class="checks"><i class="fas fa-check"></i>It was popularised in the 1960s with the release of Letraset sheets containing</div>
<div class="checks"><i class="fas fa-check"></i>More recently with desktop publishing software like Aldus PageMaker</div>
</div>
</div>
<div class="lineChecks">
</div>
<div class="contack-me">
<div class="contack-me-fon">
<div id="rectangle1">
<div class="content-rectangle1">
<h1>Member login</h1>
<div class="content-input">
<input class="Username">
<input class="password">
<a href="#" class="but1">Log me in</a>
</div>
</div>
</div>
<div id="rectangle2">
<div class="content-rectangle2">
<h1>Subscribe to our weekly newsletter</h1>
<div class="content-input">
<input class="Emailadd">
<a href="#" class="but2">Subscribe</a>
</div>
</div>
</div>
</div>
</div>
</sidebar>
<footer class="footer">
<div class="content-size">
<div class="About-us">
<h1>About us</h1>
<a href="#">
About us
</a><br>
<a href="#">
Why us
</a><br>
<a href="#">
Customer Stories
</a><br>
<a href="#">
Press Resources
</a><br>
<a href="#">
Press Releases
</a><br>
<a href="#">
Contact us
</a><br>
</div>
<div class="About-us2">
<h1>About us</h1>
<a href="#">
About us
</a><br>
<a href="#">
Why us
</a><br>
<a href="#">
Customer Stories
</a><br>
<a href="#">
Press Resources
</a><br>
<a href="#">
Press Releases
</a><br>
<a href="#">
Contact us
</a>
</div>
<div class="Testimoanials">
<h1>Testimoanials</h1>
<div class="glav-text">Lorem Ipsum is simply dummy text of the printing and
typesetting industry. Lorem Ipsum has been the industr
standard dummy text ever since the 1500s,
when an unknown printer took a</div>
<div class="ttt">
Lorem Ipsum is simply<br>
Owner, Lorem Ipsum
</div>
</div>
<div class="footer-logo">
<h2 class="footer-logo1">Leo/-</h2>
<h5>© cssauthor.com</h5>
</div>
</div>
</footer>
<script src="Js/Perehod.js"></script>
</body>
</html>