From 5aa210feb2f5732d0ad74dd16df62e495a5d0f5a Mon Sep 17 00:00:00 2001 From: Amaan baig Date: Tue, 15 Feb 2022 15:32:57 +0530 Subject: [PATCH] added comments th program --- Introduction to HTML/Lesson 1/index.html | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/Introduction to HTML/Lesson 1/index.html b/Introduction to HTML/Lesson 1/index.html index 98734e44..995da0a5 100644 --- a/Introduction to HTML/Lesson 1/index.html +++ b/Introduction to HTML/Lesson 1/index.html @@ -1,8 +1,14 @@ - + + + + - This is my first web page + + This is my first web page
+ + \ No newline at end of file