一:语义化标签:

header
aside:一边;
section:表示功能区域;(某个区域,重点在功能)
article: 表示文章内容区 (重点在内容)
在标签上加入hidden=“true”属性 ;实际给标签设置display:none