Can’t the title tag <h1></h1> <h6> </h6> not pass <h6>? What will happen if I pass <6> to <h7>? Will there still be a Title 7? -PHP Chinese website Q&A-Title tag <h1></h1> <h6> </h6>Can't it pass<h6>? What will happen if I pass<6> to<h7>? Will there still be a Title 7? -PHP Chinese website Q&A
Can’t the title tag <h1></h1> <h6> </h6> not pass <h6>? What will happen if I pass <6> to <h7>? Will there still be a Title 7? -PHP Chinese website Q&A-Title tag <h1></h1> <h6> </h6>Can't it pass<h6>? What will happen if I pass<6> to<h7>? Will there still be a Title 7? -PHP Chinese website Q&A
Please watch and learn.
首先说明,html只定义了h1~h6,并不存在所谓的h7。事实上,六个层级的标题已经完全可以满足使用了。最后,切忌为了<h>标签的字号和加粗效果而使用<h>标签,如果需要,请使用css。