Home >Web Front-end >HTML Tutorial >Summary of html basic knowledge

Summary of html basic knowledge

迷茫
迷茫Original
2017-03-25 10:39:591880browse

html: is the abbreviation of Hyper Text Markup Language, that is, hypertext markup language.

The components of a web page are HTML-structure, CSS-style, Javascript-behavior

Write what I have learned below Some tags, and usage.

##Title tags:

-

Indicates titles from level one to level 6. H1 has the largest font.

Sort tag: