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
- + + + 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