网站简介:提供div+css网站标准化重构技术学习教程资料下载 其中包括:float,padding,margin,position,background等的使用方法
当前位置:网站标准化 >> XHTML/CSS >> 标准 >> 正文

DIV+CSS架构,不推荐使用的标签Dont Use These Tags

来源:不详 点击: 时间:2007年03月16日 论坛讨论 [字号:]

做DIV+CSS页面,不推荐使用的标签代码,请尽量不要使用这些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)