当前位置: 首页 > 图文教程 > 网页制作 > CSS样式表 > DIV+CSS布局中不推荐使用的标签集合Dont Use These Tags

CSS样式表
第7天:CSS入门
第10天:自适应高度
VML的基本概念
Shape对象与VML坐标系
Line,Polyline(线)对象
Rect,RoundRect(矩形)对象
Group容器
ShapeType给VML制作模版
脚本动态生成VML
放大缩小VML
给VML增加事件
数据图表
文本修改留痕
VML应用实例大全
建立WEB两大经典!《VML极道教程》+FlashVml(闪耀之星)3.0中/英文版联合发布!
何为“VML”、VML的基底知识
VML网页文件的基本格式
vml简介
欢迎品尝用vml画的苹果~~
iframe 背景透明 实现方法

CSS样式表 中的 DIV+CSS布局中不推荐使用的标签集合Dont Use These Tags


出处:互联网   整理: 软晨网(RuanChen.com)   发布: 2009-09-12   浏览: 94 ::
收藏到网摘: n/a

做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
strike
u

Unsupported and Damaging in Practice
tfoot
Comments Log
Comment Log (newest first)