Skip to content

Commit 8680e9c

Browse files
authored
Add files via upload
1 parent ff9973c commit 8680e9c

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

table/4.html

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
<html>
2+
3+
<table border="35" width="23%" height="35%" bgcolor="white" bordercolor="green">
4+
<tr>
5+
<td>
6+
<table border="35" width="35%" height="35%" bgcolor="white" bordercolor="red">
7+
<tr>
8+
<td>
9+
<table border="35" width="35%" height="35%" bgcolor="white" bordercolor="yellow">
10+
<tr>
11+
<td>
12+
<table border="35" width="35%" height="35%" bgcolor="white" bordercolor="blue">
13+
<tr>
14+
<td>
15+
16+
</td>
17+
</tr>
18+
</table>
19+
</td>
20+
</tr>
21+
</table>
22+
</td>
23+
</tr>
24+
</table>
25+
</td>
26+
</tr>
27+
28+
</table>
29+
30+
</html>

0 commit comments

Comments
 (0)