-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
248 lines (196 loc) · 11.2 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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>for leaning free </title>
<link rel="stylesheet" href="css/normalize.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/index.css">
</head>
<body>
<div class="navbar"><!-- start of navbar -->
<div class="overlay"><!--start of overlay -->
<div class="container"><!-- start of container-->
<div class="header"><!-- start of header-->
<span class="one">free learning </span>
<span class="two">Menu</span>
</div><!-- End of header-->
<div class="info text-center"><!-- start info -->
<h2 class="upper"> Web Desin<span class="main-color">Thinks</span> </h2>
<p> In this web site you will learn every thing free without pay any memony<br>
and we hope for you became famouse and rich man by this web site thanks a lot </p>
<div class="button"><!-- start of class button -->
<button class="upper">Hire us </button>
<button class="upper"> our work </button>
</div><!-- End of class button -->
</div><!-- End info -->
</div><!-- End of container-->
</div><!-- End of overlay-->
</div><!-- End of navbar-->
<div class="four-divs text-center"><!-- start of class four-->
<div class="container"><!-- start of class container-->
<div class="all-divs"><!--start of all-divs-->
<div>
<span> <i class="fa fa-laptop fa-3x" ></i></span>
<h2>Print Design</h2>
<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
. Sed ut perspiciat</p>
</div>
<div>
<span><i class="fa fa-heart fa-3x"></i></span>
<h2>Web Design</h2>
<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
. Sed ut perspiciat</p>
</div>
<div>
<span><i class="fa fa-desktop fa-3x"></i></span>
<h2>Print Design</h2>
<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
. Sed ut perspiciat</p>
</div>
<div>
<span><i class="fa fa-mobile fa-3x"></i></span>
<h2>Print Design</h2>
<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum
. Sed ut perspiciat</p>
</div>
</div><!-- the End of all divs-->
</div><!-- the End of class container-->
</div><!-- the end of class four-div-->
<div class="subscribe"><!-- start of class subscribe-->
<div class="overlay"><!-- start of class overlay -->
<div class="container"><!-- strat of class container -->
<div class="form"><!-- start of class form -->
<form>
<input type="email" name="emil" placeholder="Enter your Email please">
<button class="upper"> subscribe</button>
</form><!-- End of class form -->
</div>
</div><!-- End of class container-->
</div><!-- End of class overlay-->
</div><!-- End of class subscribe-->
<div class="our-work"><!-- start of our-work-->
<div class="container"><!-- start of container calss-->
<div class="work"><!-- Start of work class-->
<h2 class="main-color">OUR WORK</h2>
<p>Excepteur sint occaecat cupidatat non proident, sunt <br>
in culpa qui officia deserunt mollit anim id est laborum</p>
<div class="image"></div>
<button> Show More here </button>
</div><!-- End of class work-->
</div><!-- End of container calss-->
</div><!-- End of our-work-->
<div class="testim"><!-- Start of testim -->
<div class="container"><!-- Start of container -->
<div class="over"></div>
<div id="all">
<div class="client" id="first"><!-- Start of client -->
<img src="image/13697446997.jpg" alt="">
<p>These guys are incredible! I get my project in 10 days and it was awesome!<br>
Very good service! Highly recommended! </p>
<span>john smath</span>
</div><!-- End of cleint-->
<div class="client hidden "id="second"><!-- Start of client -->
<img src="image/img_1373929579_741.jpg" alt="">
<p>These guys are incredible! I get my project in 10 days and it was awesome!<br>
Very good service! Highly recommended! </p>
<span>john smath</span>
</div><!-- End of cleint-->
<div class="client hidden" id="third"><!-- Start of client -->
<img src="image/download (1).jpg" alt="">
<p>These guys are incredible! I get my project in 10 days and it was awesome!<br>
Very good service! Highly recommended! </p>
<span>john smath</span>
</div><!-- End of cleint-->
<div class="client hidden" id="fourth"><!-- Start of client -->
<img src="image/download.jpg" alt="">
<p>These guys are incredible! I get my project in 10 days and it was awesome!<br>
Very good service! Highly recommended! </p>
<span>john smath</span>
</div><!-- End of cleint-->
</div><!-- End of class all-->
<i class="left fa fa-chevron-left fa-2x" id="left"></i>
<i class="right fa fa-chevron-right fa-2x" id ="right"></i>
</div><!-- End of container-->
</div><!-- End of testim -->
<div class="our-team text-center"><!-- Start of our-team -->
<div class="container"><!-- Start of conainter-->
<div class="the-team"><!-- Start of class the team -->
<h2 class="uppper main-color">our team </h2>
<p>this for test only yes but some times no it's no search about <br>it yes no yes but some times no yes no it yes no yes but some times no yes no </p>
<div class="person"><!-- Start of class person -->
<div class="foroverlay">
<div class="over"></div>
<img src="image/images.jpg" alt=""/>
</div>
<h3>keven Robe </h3>
<div class="social"><!-- Start of class social -->
<i class="fa fa-facebook fa-lg"></i>
<i class="fa fa-twitter fa-lg"></i>
<i class="fa fa-google-plus fa-lg"></i>
<p> this for test only yes but some times no yes hellow </p>
</div><!-- End of class social -->
</div><!-- End of class person-->
<div class="person"><!-- Start of class person -->
<div class="foroverlay">
<div class="over"></div>
<img src="image/images (1).jpg" alt=""/>
</div>
<h3>keven Robe </h3>
<div class="social"><!-- Start of class social -->
<i class="fa fa-facebook fa-lg"></i>
<i class="fa fa-twitter fa-lg"></i>
<i class="fa fa-google-plus fa-lg"></i>
<p> this for test only yes but some times no yes hellow </p>
</div><!-- End of class social -->
</div><!-- End of class person-->
<div class="person"><!-- Start of class person -->
<div class="foroverlay">
<div class="over"></div>
<img src="image/images (2).jpg" alt=""/>
</div>
<h3>keven Robe </h3>
<div class="social"><!-- Start of class social -->
<i class="fa fa-facebook fa-lg"></i>
<i class="fa fa-twitter fa-lg"></i>
<i class="fa fa-google-plus fa-lg"></i>
<p> this for test only yes but some times no yes hellow </p>
</div><!-- End of class social -->
</div><!-- End of class person-->
<div class="person"><!-- Start of class person -->
<div class="foroverlay">
<div class="over"></div>
<img src="image/images (3).jpg" alt=""/>
</div>
<h3>keven Robe </h3>
<div class="social"><!-- Start of class social -->
<i class="fa fa-facebook fa-lg"></i>
<i class="fa fa-twitter fa-lg"></i>
<i class="fa fa-google-plus fa-lg"></i>
<p> this for test only yes but some times no yes hellow </p>
</div><!-- End of class social -->
</div><!-- End of class person-->
</div><!-- End of class the team -->
</div><!-- End of contanier-->
</div><!-- End of our team-->
<div class="contact"><!-- Start of contact -->
<div class="over"></div>
<div class="container"><!--Start of container -->
<h2 class="main-color">Say Hellow </h2>
<p>Excepteur sint occaecat cupidatat non proident, sunt in culpa </p>
<div class="form"><!-- Start of form -->
<form>
<input type="email" disabled ="enabled">
<input type="text" name = "text" placeholder= "Subject">
<textarea placeholder="Your Message"></textarea>
</form>
</div><!-- End of form -->
<div class="social"><!-- start social -->
<button class="upper main-color">Hire us </button>
</div><!-- End of social -->
</div><!--End of class container -->
</div><!--End of contact class-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/index.js"></script>
</body>
</html>