-
Notifications
You must be signed in to change notification settings - Fork 0
/
nocss.html
220 lines (216 loc) · 8.56 KB
/
nocss.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
<!DOCTYPE html>
<html>
<head>
<title>No CSS Challenge | Suraj Aswal</title>
</head>
<body alink="#000" link="#000" vlink="#000">
<table bgcolor="#fff" width="100%" cellpadding="15" border="0">
<tr>
<td bgcolor="#99ddff" height="100px" colspan="3">
<font color="000" size="5px" face="Comic sans MS">
<h1 align="center">•• No CSS Challenge ••</h1>
</font>
</td>
</tr>
<tr>
<td bgcolor="#00b3b3" height="30px" colspan="3">
<nav>
<a href="">Home</a>
<a href="">Services</a>
<a href="">Contact</a> <a href="">About</a>
</nav>
</td>
</tr>
<tr>
<td bgcolor="#00b3b3" width="200px">
<ul type="none">
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
<li><font color="#fff">Demo Item</font></li>
<br />
</ul>
</td>
<td bgcolor="white">
<font face="Arial">
<h1>Suraj Aswal | Web Developer</h1>
</font>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum non
voluptatem omnis, ab ratione nihil, soluta numquam dolorum
consequatur tenetur optio fuga fugiat saepe, necessitatibus
assumenda? Placeat tenetur necessitatibus velit voluptatibus nulla,
nostrum, adipisci cum eaque molestias eligendi, sint ex eum
voluptatem quisquam saepe. Consequatur magni, magnam ad ratione
debitis nam possimus eligendi, tenetur nostrum officia provident
voluptatum doloremque deleniti, accusamus incidunt! Quibusdam,
eveniet quia. Magnam veniam ullam aspernatur possimus totam
temporibus est suscipit quisquam, ipsum eaque odio fugit, esse quae
vero? Hic voluptatibus maxime explicabo optio blanditiis sunt ut
placeat exercitationem eos sit ullam, laudantium quae, tempora, quis
sequi.
</p>
<p>
Lorem ipsum dolor sit amet consectetur adipisicing elit. Cum non
voluptatem omnis, ab ratione nihil, soluta numquam dolorum
consequatur tenetur optio fuga fugiat saepe, necessitatibus
assumenda? Placeat tenetur necessitatibus velit voluptatibus nulla,
nostrum, adipisci cum eaque molestias eligendi, sint ex eum
voluptatem quisquam saepe. Consequatur magni, magnam ad ratione
debitis nam possimus eligendi, tenetur nostrum officia provident
voluptatum doloremque deleniti, accusamus incidunt! Quibusdam,
eveniet quia. Magnam veniam ullam aspernatur possimus totam
temporibus est suscipit quisquam, ipsum eaque odio fugit, esse quae
vero? Hic voluptatibus maxime explicabo optio blanditiis sunt ut
placeat exercitationem eos sit ullam, laudantium quae, tempora, quis
sequi.
</p>
<table cellpadding="10" width="500px">
<tr bgcolor="#000">
<th><font color="#fff">Qualification</th>
<th><font color="#fff">Institution</th>
<th><font color="#fff">Board</th>
<th><font color="#fff">Percentage</th>
</tr>
<tr bgcolor="#e6f7ff">
<td>10th</td>
<td>SGRR</td>
<td>CBSE</td>
<td>90%</td>
<!-- <td></td> -->
</tr>
<tr bgcolor="#b3e7ff">
<td>12th</td>
<td>SGRR</td>
<td>CBSE</td>
<td>70%</td>
<!-- <td></td> -->
</tr>
<tr bgcolor="#e6f7ff">
<td>BCA</td>
<td>HNBGU</td>
<td>HNBGU</td>
<td>72%</td>
<!-- <td></td> -->
</tr>
<tr bgcolor="#b3e7ff">
<td>MCA</td>
<td>HNBGU</td>
<td>HNBGU</td>
<td>Result Awaited</td>
<!-- <td></td> -->
</tr>
</table>
</td>
<td bgcolor="#00b3b3" width="200px">
<img
src="images/profile-avatar.png"
alt="Profile"
width="190"
height="190"
/>
<hr>
<details>
<summary>My Project</summary>
<ul type="none">
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
</ul>
</details>
<hr>
<details>
<summary>My Project</summary>
<ul type="none">
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
</ul>
</details>
<hr>
<details>
<summary>My Project</summary>
<ul type="none">
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
<li><font>Project 1</font></li>
</ul>
</details>
<hr>
<label for="names">Names</label>
<input type="text" name="text" id="text" list="data-list" autocomplete="off">
<datalist id="data-list">
<option value="Suraj">Suraj</option>
<option value="SurajAswal">SurajAswal</option>
<option value="Suraj Aswal">Suraj Aswal</option>
<option value="surajaswal-dev">surajaswal-dev </option>
<option value="Surajaswal.dev">Surajaswal.dev</option>
</datalist>
</td>
</tr>
<tr>
<td colspan="3"><hr></td>
</tr>
<tr bgcolor="e6f7ff">
<td colspan="2" >
<h1>Surajawal-dev | Footer</h1>
<address>Dehradun, India </address>
<a href="#">https://surajaswal.dev</a>
</td>
<td>
<form action="#">
<label for="subscribe">Subscribe to our Newsletter</label><br>
<input type="email" name="email" id="email">
</form>
</td>
</tr>
<tr>
<td bgcolor="#fff" colspan="3">
<nav width="100%" align="center">
<a href="#"><img src="images/social/facebook.svg" height="40px" width="40px" alt="Facebook"></a>
<a href="#"><img src="images/social/linkedin.svg" height="40px" width="40px" alt="Facebook"></a>
<a href="#"><img src="images/social/instagram.svg" height="40px" width="40px" alt="Facebook"></a>
<a href="#"><img src="images/social/twitter.svg" height="40px" width="40px" alt="Facebook"></a>
<a href="#"><img src="images/social/github.svg" height="40px" width="40px" alt="Facebook"></a>
</nav>
</td>
</tr>
</table>
</body>
</html>