Basis of HTML
Summary of HTML basic knowledge.
- Case is not sensitive
- block-level elements construct the framework of a document
- inline elements cannot be written individually, must written within block elements
- Special Symbols
will be treated as tags - HTML File names: Write in lower-case, half-width Alpha Characters
Written on August 2, 2017