Introduction to HTML
HTML, which stands for HyperText Markup Language, is the standard markup language used to create web pages.
Structure of an HTML Document
...
Common HTML Tags
- <h1>-<h6>
- <p>
- <a>
- ...
HTML, which stands for HyperText Markup Language, is the standard markup language used to create web pages.
...