< html >
< head >
< meta http-equiv = "Content-Type" content = "text/html; charset =utf-8" >
< title >html template title >
< meta name = "Keywords" content = "Keywords, keywords" >
< meta name = "description" content = "" >
< style type = "text/css" >
*{margin:0;padding:0;}
style >
head >
< body >
body >
html > The front position, before the tag
html (Hyper text Markup Language): compatible with all browsers (html5, css3), is a markup language,
( markup language) (consisting of a set of markup tags) html uses markup tags to describe web pages.
http-equiv: Specify the content type
charset: encoding set (gbk, gb2312 Chinese encoding, utf-8 international encoding)
css: cascading style sheet
Tag:
Describe the information required by the browser (you can put css and js)
single tag itself has no meaning, depends on the attributes
Contains the specific content to be described
Layer, box, container