Introduction to HTML
HTML stands for HyperText Markup Language...
Structure of an HTML Document
Every HTML document consists of...
Common HTML Tags
- <h1> - <h6>: Heading tags
- <p>: Paragraph tag
- <a>: Anchor tag for links
HTML stands for HyperText Markup Language...
Every HTML document consists of...