From 4e6d7f452391c707e5d088958897b51085dbea2f Mon Sep 17 00:00:00 2001 From: Dhruv Patel Date: Fri, 10 Jan 2025 16:01:28 +0530 Subject: [PATCH 1/3] added table file --- HTML/table.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 HTML/table.html diff --git a/HTML/table.html b/HTML/table.html new file mode 100644 index 0000000..e69de29 From 78288b48e6443509301bfe54aade3d2d260ae197 Mon Sep 17 00:00:00 2001 From: Dhruv Patel Date: Fri, 10 Jan 2025 16:10:45 +0530 Subject: [PATCH 2/3] updated table file with html elements of table --- HTML/table.html | 58 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 58 insertions(+) diff --git a/HTML/table.html b/HTML/table.html index e69de29..48f1964 100644 --- a/HTML/table.html +++ b/HTML/table.html @@ -0,0 +1,58 @@ + + + + + + Table + + + + + + + + + + + + + + + + + + + + + + + + + +
NAMECITY
DhruvPatelAhemdabad
YashuRanpariaAnand
+ + + From 3b8e90ebab0fb479b5cc89a6914549bb0eddc8a1 Mon Sep 17 00:00:00 2001 From: Dhruv Patel Date: Fri, 10 Jan 2025 16:18:45 +0530 Subject: [PATCH 3/3] addded tfoot in file --- HTML/table.html | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/HTML/table.html b/HTML/table.html index 48f1964..bff64e7 100644 --- a/HTML/table.html +++ b/HTML/table.html @@ -32,6 +32,7 @@ + @@ -52,6 +53,19 @@ + + + + + + + + +
Name of Person
NAMEAnand
+ 2 person + + 2 address +