原文:元素標簽不支持偽元素的幾種情況

.單閉合標簽不支持偽元素,例如img input等閉合標簽 .個別單閉合標簽支持偽元素標簽,例如 lt input type radio gt radio屬性,checkbox屬性等 .大部分的雙閉合標簽都支持偽元素標簽。 ...

2020-09-12 11:28 0 478 推薦指數:

查看詳情

input標簽不支持元素!

規范里說: Authors specify the style and location of generated content with the :before and :after ps ...

Sun Nov 03 08:32:00 CST 2019 0 447
option標簽不支持單擊事件

1.option不支持打擊事件 2.解決辦法 3.這是省市聯動的代碼,要想獲取被點擊的option標簽能這么做 ...

Tue Jul 09 06:57:00 CST 2019 0 468
img標簽不能設置元素

img標簽使用元素失效 W3C官網解釋到: Note. This specification does not fully define the interaction of :before and :after with replaced elements (such as IMG ...

Fri Aug 21 19:32:00 CST 2020 0 523
HTML5中已經不支持元素匯總,持續更新

HTML5中已經不支持以下的元素,不建議在進行開發時再使用以下的元素。 1、acronym(建議abbr) : 定義首字母縮寫 2、applet(建議object): 定義 applet 3、basefont(使用css控制) 4、big(使用css控制) :定義 ...

Mon Nov 17 22:54:00 CST 2014 1 6639
a標簽元素選擇器

靜止狀態:a:link{css屬性} 懸浮狀態 a:hover{css屬性} 觸發狀態 a:active{css屬性} 完成狀態 a:visited{css屬性} ...

Tue Mar 20 17:36:00 CST 2018 0 1635
 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM