站内搜索:
首页 >> 前端 >> 内容
WEB标准网页布局中尽量不要使用的HTML标签

时间:2008/9/21 23:15:34

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

strike
u

Unsupported and Damaging in Practice

tfoot

Comments Log

Comment Log (newest first)

  • 上一篇:css为图片设置背景图片
  • 下一篇:让IE ff Opera同时支持Alpha透明的方法
  • 返回顶部