首页 > Web开发 > 详细

HTMl标题h1-h6可以换顺序吗?可以自定义额外标题标签吗?

时间:2016-01-14 14:10:22      阅读:149      评论:0      收藏:0      [点我收藏+]

<html>

<body>

<h4>This is heading 4</h4>

<h1>This is heading 1</h1>

<h6>This is heading 6</h6>

<h7>want to add h7:</h7>

<h2>This is heading 2</h2>

<h3>This is heading 3</h3>

<h5>This is heading 5</h5>

<p>可以再加个h7吗?怎么加?可以互换h1-h6顺序吗?</p>

<p>答:不能;h1-h6是规定的;顺序可以换</p>

 

</body>

</html>

HTMl标题h1-h6可以换顺序吗?可以自定义额外标题标签吗?

原文:http://www.cnblogs.com/study-begin-20160114/p/5129826.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!