HTML

HTML stands for Hyper Text Mark-up Language. It is used to define the structure of a webpage. It is not used to design the webpage — for designing, we use CSS. HTML is the first step we take in order to learn web development.
  1. Introduction to HTML
  2. Emmet in VS Code
  3. Attributes in HTML Tags
  4. Javascript in HTML Tags
  5. Colors in HTML Tags
  6. Styles in HTML Tags
  7. Formatting elements in HTML Tags
  8. Heading, Paragraph, and Pre Tags in HTML
  9. Iframe in HTML Tags
  10. The image tag, anchor tag and the button tag
  11. Ordered and Unordered Lists in HTML
  12. The division tag
  13. HTML Forms
  14. Tables in HTML