-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathabout.html
201 lines (149 loc) · 5.94 KB
/
about.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<title>My Blog</title>
<link href="//fonts.googleapis.com/css?family=Roboto:400,500,300" rel="stylesheet" type="text/css" />
<link rel="stylesheet" href="/style/style.css" />
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<div id="container" class="container">
<!-- nav bar -->
<div class="nav">
<img src="/img/logo.png" alt="the blog logo image">
<ul>
<li>
<a href="/home.html">Home</a>
</li>
<li >
<a href="/about.html" class="active"> About </a>
</li>
<li>
<a href="#courses">courses</a>
</li>
<li>
<a href="#instructors">Instructors</a>
</li>
</ul>
</div>
<!-- aboout us -->
<div class="section1">
<h1>Go to Know About Us</h1>
<h6>What you don't know our community?</h6>
<div class="sub-sec1">
<div class="sub1 sub">
<center> <i class="fa fa-code fa-2x" aria-hidden="true"></i></center>
<h3>16 week bootcamp</h3>
<h6>Lorem ipsum dolor sit amet consectetur adipisicing elit. At assumenda, provident distinctio
corrupti ullam veniam voluptas pariatur enim cum velit quae! Laborum, incidunt. </h6>
</div>
<div class="sub2 sub">
<center> <i class="fa fa-key fa-2x blue" aria-hidden="true"></i></center>
<h3>Problem solving</h3>
<h6>Lorem ipsum dolor sit amet consectetur adipisicing elit. At assumenda, provident distinctio
corrupti ullam veniam voluptas pariatur enim cum velit quae! Laborum, incidunt. </h6>
</div>
<div class="sub3 sub">
<center> <i class="fa fa-users fa-2x" aria-hidden="true" width="200px" height="200px"></i></center>
<h3>Team project </h3>
<h6>Lorem ipsum dolor sit amet consectetur adipisicing elit. At assumenda, provident distinctio
corrupti ullam veniam voluptas pariatur enim cum velit quae! Laborum, incidunt. </h6>
</div>
</div>
</div>
<!-- .social media -->
<div class="section2">
<h1> Social media </h1>
<h6>Feel free to contact and follow our social media? </h6>
<div class="sub-sec2">
<div class="sub1 sub">
<center> <a href="https://facebook.com/zayidmohameda"> <i style="color: blue ;" class=" fa fa-facebook fa-2x " width="200px" height="200px"></i></a></i></center>
<h3>Facebook</h3>
</div>
<div class="sub2 sub">
<center> <a href="https://github.com/zayidmohamedy"> <i style="color: black ;" class=" fa fa-github fa-2x " width="200px" height="200px"></i></a>
</center>
<h3>Github</h3>
</div>
<div class="sub3 sub">
<center> <i style="color: blue ;" class=" fa fa-linkedin fa-2x " width="200px" height="200px"></i></a></i></center>
<h3>linkedin</h3>
</div>
<div class="sub4 sub">
<center> <i style="color: black ;" class=" fa fa-slack fa-2x " width="200px" height="200px"></i></a></i></center>
<h3>slack</h3>
</div>
</div>
</div>
<!-- Apply -->
<div class="section3">
<div id="contact" class="form">
<h2> Apply the course</h2>
<label for="name">Name</label>
<input type="text" placeholder="enter your name" >
<label for="name">Email</label>
<input type="text" placeholder="Enter your course " >
<label for="name">Message</label>
<input type="text" placeholder="add you comment here" >
<label for="name">Nationality </label>
<select name="nationality">
<option value="">-- select one --</option>
<option value="afghan">Afghan</option>
<option value="albanian">American</option>
<option value="algerian">Kenyan</option>
<option value="somali">Somali</option>
r</option>
</select>
<div class="btn">
<center> <button>submit</button></center>
</div>
</div>
</div>
</div>
<footer>
<div class="container">
<div class="bootcamp-info">
<img src="/img/logo.png" alt="blog logo">
<h2>Zayid bootcamp </h2>
<p>Join this course for a series hardcore career in the web design industry . learn every thing from beginner to professional full stack web developer
</p>
</div>
<div class="section">
<div class="sub sub2">
<h4><u>courses</u></h4>
<ul>
<li> <a href="/home.html">full stack dev</a></li>
<li> <a href="/home.html">mern stack dev</a></li>
<li> <a href="/home.html">front-end dev</a></li>
<li> <a href="/home.html">more</a></li>
</ul>
</div>
<div class="sub sub3">
<h4><u>our bootcamp delivers you</u></h4>
<ul>
<li>valuable mentors</li>
<li>solving problem</li>
<li>more ...</li>
</ul>
</div>
<div class="sub4 sub">
<h4><u>location</u></h4>
<p>
Badhan ,Sanag
round no 1 h5
iftin ,darayle masjid
(880) 1621304640
</p>
</div>
</div>
</div>
<center>
<h3>zayid bootcamp All right reserved © 2022</h3>
</center>
</footer>
<script src="https://kit.fontawesome.com/4014897859.js" crossorigin="anonymous"></script>
</body>
</html>