We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff9973c commit 8680e9cCopy full SHA for 8680e9c
table/4.html
@@ -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
8
9
+ <table border="35" width="35%" height="35%" bgcolor="white" bordercolor="yellow">
10
11
12
+ <table border="35" width="35%" height="35%" bgcolor="white" bordercolor="blue">
13
14
15
16
+ </td>
17
+ </tr>
18
+ </table>
19
20
21
22
23
24
25
26
27
28
+</table>
29
30
+</html>
0 commit comments