1. 分为块标签,和行内标签,以及行内块标签块标签 比如div,h1~h6,p
    2. 1.行内标签 比如 a,b,Strong,i,span
    3. 2.行内块标签 比如 img,input,button
    4. 3.行内标签的特点是不可设置宽高