亲宝软件园·资讯

展开

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

人气:0
想了解DIV+CSS布局中不推荐使用的标签集合Dont Use These Tags的相关内容吗,在本文为您仔细讲解的相关知识和一些Code实例,欢迎阅读和指正,我们先划重点: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)

加载全部内容

相关教程
猜你喜欢
用户评论