From cf5abbb094c56032890804658878754591fa74f3 Mon Sep 17 00:00:00 2001 From: harsh singh <57843859+harsh007-coder@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:20:35 +0530 Subject: [PATCH 1/2] Update 02.HTML-structure.html --- .../demos/02.HTML-structure.html | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/Topics/02. HTML-Fundamentals/demos/02.HTML-structure.html b/Topics/02. HTML-Fundamentals/demos/02.HTML-structure.html index 32cbb01..faea264 100644 --- a/Topics/02. HTML-Fundamentals/demos/02.HTML-structure.html +++ b/Topics/02. HTML-Fundamentals/demos/02.HTML-structure.html @@ -6,17 +6,22 @@ img { width: 150px; } - - + -

Hello Pesho!

- go to Google +

Hello World!

+ Google Search
- + + + From a0ca00415914fe98a34571558c8438b2ba40e796 Mon Sep 17 00:00:00 2001 From: harsh singh <57843859+harsh007-coder@users.noreply.github.com> Date: Fri, 2 Oct 2020 00:36:43 +0530 Subject: [PATCH 2/2] Update 03.Common-elements.html --- .../demos/03.Common-elements.html | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/Topics/02. HTML-Fundamentals/demos/03.Common-elements.html b/Topics/02. HTML-Fundamentals/demos/03.Common-elements.html index b98d517..0dbd596 100644 --- a/Topics/02. HTML-Fundamentals/demos/03.Common-elements.html +++ b/Topics/02. HTML-Fundamentals/demos/03.Common-elements.html @@ -5,10 +5,12 @@ Link to Telerik Web site - logo + logo This text is emphasized.
new line
- This one is more emphasized. + This one is Strong. + this is an italic text + this is a bold text

Heading 1

Sub heading 2

Sub heading 3

@@ -28,6 +30,17 @@
Sub heading 6
  • Orange
  • Grapefruit
  • + + +
    HTML
    A markup language