Python语言技术文档

微信小程序技术文档

php语言技术文档

jsp语言技术文档

asp语言技术文档

C#/.NET语言技术文档

html5/css技术文档

javascript

点击排行

您现在的位置:首页 > 技术文档 > CSS

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

来源:中文源码网    浏览:213 次    日期:2024-05-11 03:06:15
【下载文档:  DIV+CSS布局中不推荐使用的标签集合Dont Use These Tags.txt 】


DIV+CSS布局中不推荐使用的标签集合Dont Use These Tags
做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)

相关内容