您现在的位置是:网站首页> 编程资料编程资料

WEB标准网页布局中尽量不要使用的HTML标签_经验交流_

2023-05-25 414人已围观

简介 WEB标准网页布局中尽量不要使用的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

strike
u

Unsupported and Damaging in Practice

tfoot

Comments Log

Comment Log (newest first)

-六神源码网