DIV+CSS布局中不推薦使用的標(biāo)簽集合Dont Use These Tags
更新時(shí)間:2007年12月09日 14:08:53 作者:
做DIV+CSS頁(yè)面,不推薦使用的標(biāo)簽代碼,請(qǐng)盡量不要使用這些HTML標(biāo)簽:
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)
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
復(fù)制代碼 代碼如下:
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)
相關(guān)文章
CSS3實(shí)現(xiàn)動(dòng)態(tài)翻牌效果 仿百度貼吧3D翻牌一次動(dòng)畫特效
本文主要分享一個(gè)利用CSS3新特性transform,實(shí)現(xiàn)3D翻牌的特效,有需要的小伙伴可以參考下。2016-05-05用css來(lái)控制圖片大小顯示的實(shí)現(xiàn)方法與代碼
用css來(lái)控制圖片大小顯示的實(shí)現(xiàn)方法與代碼...2007-03-03Zen Coding css,html縮寫替換大觀 快速寫出html,css
本文是在zen使用生產(chǎn)中遇到的問題做一些分享。2011-01-01div+CSS網(wǎng)頁(yè)布局的意義與副作用原因小結(jié)
隨著WEB2.0標(biāo)準(zhǔn)化設(shè)計(jì)理念的普及,國(guó)內(nèi)很多大型門戶網(wǎng)站已經(jīng)紛紛采用DIV+CSS制作方法,從實(shí)際應(yīng)用情況來(lái)看,此種方法絕對(duì)好于表格制作頁(yè)面的方法。2008-09-09創(chuàng)建IE各版本專屬CSS IE中的if語(yǔ)句
創(chuàng)建IE各版本專屬CSS IE中的if語(yǔ)句...2007-09-09用div+css解決出現(xiàn)水平滾動(dòng)條問題
用div+css解決出現(xiàn)水平滾動(dòng)條問題...2007-08-08ul在Firefox和IE下的不同表現(xiàn)的解決方法
ul在Firefox和IE下的不同表現(xiàn)的解決方法...2007-08-08教你如何用CSS來(lái)控制網(wǎng)頁(yè)字體的顯示樣式
教你如何用CSS來(lái)控制網(wǎng)頁(yè)字體的顯示樣式...2007-02-02