今天图老师小编要跟大家分享不要使用的HTML标签(WEB标准网页布局),精心挑选的过程简单易学,喜欢的朋友一起来学习吧!
【 tulaoshi.com - Web开发 】
CSS网页布局中不推荐使用的HTML标签,请尽量不要使用这些HTML标签。
  Do not use these html elements in html pages. 
  Presentational elements should not be used. 
  Support for some elements has been (or will be) deprecated; they should not be used.
Don't Use These Tags
Presentational
 b
 big 
 hr 
 i 
 small 
 sub 
 sup 
 tt 
 Deprecated 
 basefont 
 center 
 dir 
 font 
 isindex 
 menu 
 s 
 strike 
 u 
Unsupported and Damaging in Practice
tfoot
(本文来源于图老师网站,更多请访问http://www.tulaoshi.com/webkaifa/)Comments Log
Comment Log (newest first)
来源:http://www.tulaoshi.com/n/20160219/1630241.html
看过《不要使用的HTML标签(WEB标准网页布局)》的人还看了以下文章 更多>>