h1:after {content:url(logo.gif)} 標(biāo)題內(nèi)容 在顯示時(shí),標(biāo)題內(nèi)容后會插入一張圖片。這就是偽元素:after的作用。 :after偽類的content還可以跟其它的參數(shù), 一:字符串例如: 復(fù)制代碼 代碼如下: .test:after{content:"測試代碼"}; 測試div:運(yùn)行結(jié)果顯示為:測試div:測試代碼 二:attr(x),attr是屬性的意思,...
www.dbjr.com.cn/css/724...html 2025-5-21