1、行内元素(inline):span, a, input, button, img
2、块级元素(block): h1-h6, div, ul, ol, li, table, form
3、空元素(指自闭合标签):img, input, br