-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathBebo.html
256 lines (236 loc) · 9.21 KB
/
Bebo.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
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>Commander</title>
<link rel="stylesheet" href="Bebo.css">
<style>
</style>
</head>
<body>
<ul>
<li><a class="active" title="The main home page" href="#home">Home</a></li>
<li class="dropdown"><a class="dropbtn" title="What's new about the site" href="#news">News</a>
<div class="dropdown-content">
<a href="#">Development(Programming)</a>
<a href="#">Desktop Applications</a>
<a href="#">Mobile Apps</a>
<a href="#">Web(Design&Develop)</a>
<a href="#">Network(CCNA...&etc)</a>
<a href="#">Graphic Design</a>
<a href="#">Social Media</a>
<a href="#">Latest Technologies</a>
<a href="#">Smart Phones</a>
</div>
</li>
<li class="dropdown"><a class="dropbtn" title="Contact with the Developers" href="#contact">Contact</a>
<div class="dropdown-content">
<a href="https://www.facebook.com/ibahaa87" target="_blank" title="Like Our Facebook Page">Facebook page <img src="imgs/icon1.PNG" alt="Facebook page"></a>
<a href="https://twitter.com/ibahaa87" target="_blank" title="Follow Us On Twitter">Twitter <img src="imgs/icon2.PNG" alt="Twitter"></a>
<a href="https://plus.google.com/u/0/110872013307423480093" target="_blank" title="Email Us On Google+">Google+ <img src="imgs/icon3.PNG" alt="Google+"></a>
<a href="https://www.instagram.com/bebo_y_97/" target="_blank" title="Follow Us On Instagram">Instagram <img src="imgs/icon5.PNG" alt="Instagram"></a>
</div>
</li>
<li><a title="About the site " href="#about">About</a></li>
<li style="float: right;" ><a title="Have account" href="#login" >Log In</a></li>
<li style="float: right;"><a title="Want to creat an account" href="#signup">Sign Up</a></li>
</ul>
<div class="header">
<div class="navbar">
<div class="slider">
<div class="leftside">
<div class="container">
<h2>The <span>Future</span></h2>
<br>
<p class="parag">
The Future Is Here In Your Hands.
</p>
<br>
<hr class="hr">
<br>
<p class="text">
Just imagine what you want to learn and you will find it here<br>
We have the best in the world in this filed<br>
We all pleased to help you makeing your future better.
</p>
<br>
<hr class="hr">
<br>
<p class="pdf">About Tracks & Instructors</p>
<br>
<button class="btn1" title="download it in PDF Formate">Download</button>
</div>
</div>
<div class="rightside">
<p class="first">Enroll in Your track now</p>
<div class="track">
<input type="text" placeholder="Name"><br>
<input type="email" placeholder="Email"><br>
<input type="password" placeholder="Password"><br>
<label>Choose Your Track</label>
<select>
<option>Programming</option>
<option>Network</option>
<option>Graphic</option>
<option>Social Media</option>
</select><br>
</div>
<button class="btn2">Lets Start</button>
</div>
</div>
</div>
<!----------------------------------------------Tracks -------------------------------------------------------------------->
<hr class="head">
<center class="cent">
<img class="img1" src="imgs/logo.PNG" >
<h2>Here We Are</h2>
</center>
<hr >
<div id="tracks">
<center>
<h2 class="headline">Tracks</h2>
<hr class="line1">
<div class="circle">
<img claas="c" src="imgs/circle1.PNG">
<p class="txt1">Development</p>
<p class="text1">
Programming languages like[C++,Java,Python,....etc]<br>
Web Design & Develop , Desktop Applications <br>
Mobile Apps , OS ,...etc
</p>
</div>
<div class="circle">
<img class="c" src="imgs/iconwerkcisco01.PNG">
<p class="txt1">Network</p>
<p class="text1">
All about networking and Cisco Certification<br>
Network courses [CCNA , CCNP ,......etc]
</p>
</div>
<div class="circle">
<img class="c" src="imgs/circle3.PNG">
<p class="txt1">Graphic</p>
<p class="text1">
About Graphics and PhotoShop<br>
Adobe products [Illustrator , After Effect , Creative cloud ,......etc]<br>
Video Edit , Montage,...etc
</p>
</div>
<div class="circle">
<img class="c" src="imgs/circle2.PNG">
<p class="txt1">Social Media</p>
<p class="text1">
Social Media marketing ....etc
</p>
</div>
<br>
<button class="btnx">Learn more</button>
</center>
</div>
<br>
<br>
<hr>
<!-------------------------------------------Why ---------------------------------------->
<div class="why">
<div class="container">
<center>
<h1>Why You Take This Adventure</h1>
<hr class="line1">
<p>The advantages of this site</p>
<div class="subsec">
<img src="imgs/Axit 6.PNG">
<h2 class="advan">Helpful Instructors</h2>
<p>
We have helpful instructors in all tracks.<br>
They will never left any thing in your track without explanation.<br>
You can ask them any question you want and they will be pleased to answer you.
</p>
</div>
<div class="subsec">
<img src="imgs/Axit 8.PNG">
<h2 class="advan">Creative ideas</h2>
<p>
Here you will find alot of creative ideas <br>
And we will help you to choose an idea for your final project.<br>
Always we support you.
</p>
</div>
<div class="subsec">
<img src="imgs/Axit 7.PNG">
<h2 class="advan">Tasks & Projects</h2>
<p>
In any track here you will find tasks and a project when you finish your track.<br>
After every lesson in your track there will be a task about it.<br>
In the end of the track you will find a project about all of it.
</p>
</div>
<div class="subsec">
<img class="orang" src="imgs/original.PNG">
<h2 class="advan">The cost</h2>
<p>
The most important thing about the site<br>
that is all tracks and every thing always free<br>
It's always for free.
</p>
</div>
</center>
</div>
</div>
<hr>
<!-----------------------------------------------------------------Social---------------------------------------------------------->
<div class="social">
<div class="container">
<div class="left">
<h2 class="txt">Social Media</h2>
<p class="text2">IF you want to inquiers about any thing <br>you can contact with our Social Media Team</p>
</div>
<div class="right">
<div class="icon">
<a href="https://www.facebook.com/ibahaa87" target="_blank"><img class="top" src="imgs/icon1.PNG"></a>
<a href="https://twitter.com/ibahaa87" target="_blank"><img class="top" src="imgs/icon2.PNG"></a>
<a href="https://plus.google.com/u/0/110872013307423480093" target="_blank"><img class="top" src="imgs/icon3.PNG"></a>
<a href="https://www.instagram.com/bebo_y_97/" target="_blank"><img class="top" src="imgs/icon5.PNG"></a>
<a href="#" target="_blank"><img class="top" src="imgs/icon4.PNG"></a>
<a href="#" target="_blank"><img class="top" src="imgs/icon6.PNG"></a>
<a href="#" target="_blank"><img class="top" src="imgs/icon7.PNG"></a>
</div>
</div>
</div>
</div>
<!------------------------------------------------------Final Section ------------------------------------------------>
<div class="last">
<div class="container">
<center>
<h1>Feedback</h1>
<hr class="line1">
<p>
Your feedback about<br>
The site is very important <br>
Please help us to improve it.
</p>
<div class="sectionx">
<textarea placeholder="Your Feedback"></textarea>
</div>
<button class="btn4">Submit</button>
<img class="static" src="imgs/statictics.PNG" >
</center>
</div>
</div>
<!-----------------------------------------------------------Footer-------------------------------------------------------->
<div class="footer">
<div class="container">
<center>
<div class="icons">
<a href="https://www.facebook.com/ibahaa87" target="_blank"><img class="iconx" src="imgs/icon1.PNG"></a>
<a href="https://twitter.com/ibahaa87" target="_blank"><img class="iconx" src="imgs/icon2.PNG"></a>
<a href="https://plus.google.com/u/0/110872013307423480093" target="_blank"><img class="iconx" src="imgs/icon3.PNG"></a>
<a href="https://www.instagram.com/bebo_y_97/" target="_blank"><img class="iconx" src="imgs/icon5.PNG"></a>
<a href="#" target="_blank"><img class="iconx" src="imgs/icon4.PNG"></a>
</div>
<h3>Copy Rights © 2016 All Rights Reserved To Commander ® Team</h3>
</center>
</div>
</div>
</div>
</body>
</html>