首页 > 开发 > CSS > 正文

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

2024-07-11 08:21:24
字体:
来源:转载
供稿:网友

  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)

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表