欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页  >  IT编程

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

程序员文章站 2022-05-15 10:05:42
做div+css页面,不推荐使用的标签代码,请尽量不要使用这些html标签: do not use these html ...
做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)