From 4a4b0670d39e4a25aee9529c5df120cbf571e493 Mon Sep 17 00:00:00 2001
From: deepika913 <72249752+deepika913@users.noreply.github.com>
Date: Sun, 4 Oct 2020 11:56:15 +0530
Subject: [PATCH] Update lib.html
some change in html page
---
lib.html | 52 ++++++++++++++++++++++++++++++++++++++++++++--------
1 file changed, 44 insertions(+), 8 deletions(-)
diff --git a/lib.html b/lib.html
index c4df898..709b2e5 100644
--- a/lib.html
+++ b/lib.html
@@ -6,6 +6,23 @@
my personal library
+
Every html have open and closing tag.We use html for stucture of a web page.Every thing in a web page have only one html tag
@@ -23,14 +40,33 @@ HTML resources
devedocs
-
- | This my table head. |
-
-
- | table data |
- 2nd table data. |
-
-
+
+
+ | Firstname |
+ Lastname |
+ Age |
+
+
+ | manu |
+ roy |
+ 53 |
+
+
+ | ram |
+ kumar |
+ 25 |
+
+
+ | ravi |
+ sharma |
+ 21 |
+
+
+ | sonu |
+ sahu |
+ 34 |
+
+