css元素的分类以及盒子模型块状元素特点: 内联元素特点: 内联块状元素特点:display:block 可以将元素设置为块状元素 display:inline 可以将元素设置为内联元素 display:inline-block可以2023-03-22html-css210