Structure Back
- HTML(Hypertext Markup Language) is a publishing format, Markdown is a writing format.
- HTML pages are text documents.
- HTML uses tags to give the information they surround special meaning.
- Tags are often referred to as elements.
- Openning tags can carry attributes, which tell us more about the content of that element.