您现在的位置是:网站首页> 编程资料编程资料
不要使用的HTML标签(WEB标准网页布局)_CSS布局实例_CSS_网页制作_
2021-09-09
1679人已围观
简介 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
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)
相关内容
- 小技巧:网页制作中段落缩进的方法_CSS教程_CSS_网页制作_
- 网页导航上用CSS标志当前页效果_CSS教程_CSS_网页制作_
- CSS让网页里的提交按钮变得更漂亮_CSS教程_CSS_网页制作_
- 表单name与id的区别和相似之处_CSS教程_CSS_网页制作_
- CSS属性选择器的四种格式_CSS教程_CSS_网页制作_
- CSS教程:text-indent隐藏文字出现虚线框outline_CSS教程_CSS_网页制作_
- 单行图片文字垂直居中问题——实战_CSS教程_CSS_网页制作_
- 学DIV CSS技术,如何入门?_Div+CSS教程_CSS_网页制作_
- XHTML CSS制作样式风格切换的WEB站点_CSS教程_CSS_网页制作_
- 我们需要对CSS进行缩写的原因_CSS教程_CSS_网页制作_
