国内最全IT社区平台 联系我们 | 收藏本站
华晨云阿里云优惠2
您当前位置:首页 > web前端 > htmlcss > 不要使用的HTML标签(WEB标准网页布局)

不要使用的HTML标签(WEB标准网页布局)

来源:程序员人生   发布时间:2014-03-13 14:29:16 阅读次数:2474次
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

Comments Log

Comment Log (newest first)
生活不易,码农辛苦
如果您觉得本网站对您的学习有所帮助,可以手机扫描二维码进行捐赠
程序员人生
------分隔线----------------------------
分享到:
------分隔线----------------------------
关闭
程序员人生