From 08d082d4fc9048c0112161eaacbba9120ba160a9 Mon Sep 17 00:00:00 2001 From: Gogi Date: Wed, 24 Mar 2021 22:40:24 +0200 Subject: [PATCH 1/2] created index.html --- HTML Tables/index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 HTML Tables/index.html diff --git a/HTML Tables/index.html b/HTML Tables/index.html new file mode 100644 index 0000000..1f919d6 --- /dev/null +++ b/HTML Tables/index.html @@ -0,0 +1,12 @@ + + + + + + + HTML Tables + + + + + \ No newline at end of file From 02a0fe8b03f082bc6da1f284b879049e8e8013b8 Mon Sep 17 00:00:00 2001 From: Gogi Date: Wed, 24 Mar 2021 23:09:53 +0200 Subject: [PATCH 2/2] completed HTML Tables quiz --- HTML Tables/index.html | 41 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 40 insertions(+), 1 deletion(-) diff --git a/HTML Tables/index.html b/HTML Tables/index.html index 1f919d6..bb7b660 100644 --- a/HTML Tables/index.html +++ b/HTML Tables/index.html @@ -2,11 +2,50 @@ + HTML Tables + - + + + + + + + + + + + + + + + + + + + + + + + + + + + +
HEADINGA4A5
BCD1B2B3B4B5
C2C3,4CD5
D2D3D4
E1E2~5
\ No newline at end of file