From 98e09a4369af9a93b843bc9639468d2466ed96ed Mon Sep 17 00:00:00 2001 From: utkarsh-patel8 Date: Sat, 15 Apr 2023 20:00:44 +0530 Subject: [PATCH 1/4] Commit-1 Created the dummy code --- DummyCode.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 DummyCode.html diff --git a/DummyCode.html b/DummyCode.html new file mode 100644 index 0000000..1bb3119 --- /dev/null +++ b/DummyCode.html @@ -0,0 +1,7 @@ + + + Dummy Code + +

This is dummy text

+ + \ No newline at end of file From 6d994b0cf787eb82be77cc108b0e99403a7ec252 Mon Sep 17 00:00:00 2001 From: utkarsh-patel8 Date: Sat, 15 Apr 2023 20:02:46 +0530 Subject: [PATCH 2/4] Commit-3 --- DummyCode.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/DummyCode.html b/DummyCode.html index 1bb3119..dd322a3 100644 --- a/DummyCode.html +++ b/DummyCode.html @@ -3,5 +3,7 @@ Dummy Code

This is dummy text

+

This is heading1

+

This is heading 2

\ No newline at end of file From 5dee0aa950bd6a9aa48c0e45730f2a6a6969ec21 Mon Sep 17 00:00:00 2001 From: utkarsh-patel8 Date: Sat, 15 Apr 2023 20:05:08 +0530 Subject: [PATCH 3/4] Commit-5 --- DummyCode.html | 1 + 1 file changed, 1 insertion(+) diff --git a/DummyCode.html b/DummyCode.html index dd322a3..1d56e3a 100644 --- a/DummyCode.html +++ b/DummyCode.html @@ -5,5 +5,6 @@

This is dummy text

This is heading1

This is heading 2

+ This is a link \ No newline at end of file From 412845e17e56624bcab69c0b2ef5e125384eca66 Mon Sep 17 00:00:00 2001 From: utkarsh-patel8 Date: Sat, 15 Apr 2023 20:06:09 +0530 Subject: [PATCH 4/4] Commit-6 --- DummyCode.html | 1 + 1 file changed, 1 insertion(+) diff --git a/DummyCode.html b/DummyCode.html index 1d56e3a..05109d9 100644 --- a/DummyCode.html +++ b/DummyCode.html @@ -6,5 +6,6 @@

This is heading1

This is heading 2

This is a link + This is bold text \ No newline at end of file