-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
231 lines (171 loc) · 7.81 KB
/
Copy pathindex.html
File metadata and controls
231 lines (171 loc) · 7.81 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
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
<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body>
<!-- /header -->
<table border="0" width="100%" cell spacing="0" bgcolor="#673de6">
<tr><td>
<table border="0" width="85%" align="center" cellpadding="15">
<tr>
<td><font face="Open Sans"size="5" color="black" ><b>Techno Brainz</b></font></td>
<td width="20%"></td>
<td><a href="#"><font color="#fff">Home</font></a></td>
<td><a href="#"><font color="#fff">Services</font></a></td>
<td><a href="#"><font color="#fff">Skills</font></a></td>
<td><a href="#"><font color="#fff">Team</font></a></td>
<td><a href="#"><font color="#fff">Contact Us</font></a></td>
</tr>
</table>
</td> </tr>
</table>
<!-- End header -->
<!-- Home -->
<table>
<tr><td>
<table width="85%" border="0" align="center" cellpadding="15px">
<tr>
<td>
<h1><font face="Open Sans" size="7">Hi,</font></h1>
<h1><font face="Open Sans" size="6">I'm Awesome</font></h1>
<font size="3">I am an IT Trainer,Web Developer by Profession & Youtuber by Passion. I have been educating Web Development. Digital Marketing and Languages to students since 2014.</font>
<hr>
<a href="/task-1/Resume.pdf"><button>Download CV</button></a>
<a href="https://bit.ly/3x84Nce"><button>Hire Me</button></a>
</td>
<td><img src="/task-1/undraw_social_bio_re_0t9u.svg" height="600px"></td>
</tr>
</table>
</td></tr>
</table>
<!-- End Home -->
<!-- Services -->
<table width="100%" bgcolor="fafbff">
<tr><td>
<br><br><br><br>
<table width="85%" border="0" align="center">
<tr align="center">
<td colspan="3">
<font size="6" face="Open Sans">Services</font><br>
<hr align="center" width="10%">
<font size="2" face="Open Sans">These are our Services</font><br>
</td></tr>
<tr align="center">
<td>
<img src="/task-1/coding.png" width="15%"><br><br>
<font size="5">App Development</font><br>
<font size="3">There are many variations of passages of Lorem ipsum available, but the majority have alteration in some form</font>
</td>
<td><img src="/task-1/promotion.png" width="15%"><br><br>
<font size="5">Digital Marketing</font><br>
<font size="3">There are many variations of passages of Lorem ipsum available, but the majority have alteration in some form</font></td>
<td><img src="/task-1/self-employed.png" width="15%"><br><br>
<font size="5">Web Development</font><br>
<font size="3">There are many variations of passages of Lorem ipsum available, but the majority have alteration in some form</font></td>
</tr>
</table>
<br><br><br><br>
</td></tr>
</table>
<!-- End Services -->
<!-- Skills -->
<table width="100%" bgcolor="#25282f">
<tr>
<td>
<br><br><br><br>
<table border="0" width="85%" align="center" cellpadding="15px">
<tr align="center"><td colspan="2"><font face="Open Sans" size="6" color="#fff">Skills</font><hr align="center" width="7%"></td></tr>
<tr>
<td><label><font size="5"color="#fff">HTML5</font></label><br><progress value="95" max="100">95%</progress></td>
<td><label><font size="5" color="#fff">CSS3</font></label><br><progress value="85" max="100">85% </progress></td>
</tr>
<tr>
<td><label><font size="5" color="#fff">JS</font></label><br><progress value="65" max="100">65% </progress></td>
<td><label><font size="5" color="#fff">php</font></label><br><progress value="50" max="100">50% </progress></td>
</tr>
</table>
<br><br><br><br>
</td></tr>
</table>
<!-- End Skills -->
<!-- Team -->
<table width="100%">
<tr>
<td>
<br><br><br><br>
<table border="0" width="85%" align="center" cellpadding="15px">
<tr align="center"><td colspan="3"><font color="" size="6">MEET THE TEAM</font></td></tr>
<tr align="center">
<td>
<img src="/task-1/undraw_male_avatar_g98d (1).svg" width="30%"><br><font size="6">Faiz</font><br><font size="4">Web Developer</font>
</td>
<td>
<img src="/task-1/undraw_female_avatar_efig.svg" width="30%"><br><font size="6">Princey</font><br><font size="4">App Developer</font>
</td>
<td>
<img src="/task-1/undraw_male_avatar_g98d (1).svg" width="30%"><br><font size="6">Faizal</font><br><font size="4">Digital Marketing</font>
</td>
</tr>
</table>
<br><br><br><br>
</td></tr>
</table>
<!-- End Team -->
<!-- Contact -->
<form>
<table width="100%" bgcolor="#673de6">
<tr>
<td>
<br><br><br><br>
<table border="0" width="30%" align="center" cellpadding="15px">
<tr align="center">
<td colspan="2"><font color="" size="6">Contact Us</font> <br> <hr align="center" width="10%"></td>
</tr>
<tr>
<td><font color="#fff" > Name : </font></td>
<td><input type="text"></td>
</tr>
<tr>
<td><font color="#fff"> Mobile :</font> </td>
<td><input type="number"></td>
</tr>
<tr>
<td><font color="#fff"> Message :</font> </td>
<td><textarea cols="20" rows="4"> </textarea> </td>
</tr>
<tr align="center">
<td colspan="2"><input type="submit"> </td>
</tr>
</table><br><br><br><br>
</td></tr>
</table>
</form>
<!-- End Contact -->
<!-- Footer -->
<table width="100%">
<tr>
<td>
<table border="0" width="85%" align="center" cellpadding="15px">
<tr align="center">
<td>
<img src="/task-1/telephone.png" width="25%"> <br>
<font size="6">Phone No.</font><br>
<font size="5">9999999999.</font>
</td>
<td><img src="/task-1/gmail.png" width="25%"> <br>
<font size="6">Email us</font><br>
<font size="5">technobrainzindia@gmail.com</font></td>
<td><img src="/task-1/google-maps.png" width="25%"> <br>
<font size="6">Location</font><br>
<font size="5">Delhi</font></td>
</tr>
<tr bgcolor="black" align="center">
<td colspan="3"><font color="#fff">copyright @ 2022 Techno Brainz</font></td>
</tr>
</table>
</td></tr>
</table>
<!--End Footer -->
</body>
</html>