如果想要實(shí)現(xiàn)下圖所示的橢圓,正確的寫法是()。
A.border-radius:50px/100px;B.border-radius:100px/50px;C.border-radius:100px/200px;D.border-radius:200px/100px;
A.text-shadowB.box-shadowC.border-shadowD.border-colors
A.不建議使用@font-face來實(shí)現(xiàn)嵌入中文字體B.字體圖標(biāo)技術(shù)也是使用@font-face來實(shí)現(xiàn)的C.@font-face用來加載服務(wù)器端的字體,使得所有用戶都能正常顯示該字體D.對(duì)于嵌入字體,都是先使用font-family定義字體,然后使用@font-face引用字體