Click on the first chapter to start learning :)
Understand the HTML Basics
Get the basic understanding of HTML and its Elements.Learn how to define heading,paragraph,link,image etc.
#html #course #website #frontend
🔥 Chapters 🔥

1. Html Structure
Learn how a HTML document is structured.
Monday, Apr 13, 2020
2. Heading
Heading is one of the most popular and important element that you will be using. It makes the important content stands out.
Monday, Apr 13, 2020
3. Paragraph
Paragraph Tag helps us to structure the content in multiple paragraphs. It makes the content more readable and clean.
Monday, Apr 13, 2020
4. Links
Link allow us to navigate from one page to another. It makes the navigation possible.
Monday, Apr 13, 2020
5. Image
Images is as crucical as your text. People are more attracted the visuals than text.
Monday, Apr 13, 2020
6. Block and Inline
HTML consists of two type of elements. BLOCK and INLINE. What's the difference? let's find out!
Monday, Apr 13, 2020
7. Class vs ID
We can target any HTML element using a Class or an ID. What's the difference between them? Let's find out
Monday, Apr 13, 2020
8. List
Display Ordered and Unordered list with the list tag
Monday, Apr 13, 2020
9. Table
Structure data into a proper table. Yes you can do that too!
Monday, Apr 13, 2020