A.ul
B.ol
C.dl
D.li
您可能感興趣的試卷
你可能感興趣的試題
A.table
B.td
C.tr
D.th
A.transition-delay:none;
B.transition-delay:0.3s;
C.transition-delay:-1s;
D.transition-delay:500ms;
A.〈li〉
B.〈em〉
C.〈p〉
D.〈a〉
A.position
B.background-position
C.background
D.left
A.border-radius:0px 0px 5px 5px
B.border-top-left-radius:5px;border-top-right-radius:5px;
C.border-left-top-radius:5px;boder-right-top-radius:5px;
D.border-radius:5px 5px 0px 0px;
最新試題
使用text-shadow屬性,一次可為文本添加多個陰影。
可以使用css的()屬性來設置元素的定位類型。
使用border-radius屬性為元素設置圓角邊框時,4個角的圓角半徑必須一樣。
以下哪個屬性用來作為一個有序或無序列表項標記的圖像?()
下列將頁面上div元素繞中心點逆時針旋轉30度的是()。
web前端開發(fā)工具有哪些?()
定位元素是浮動的正常的文檔流之上的,可以用()屬性來設置元素的層級。
測試網(wǎng)頁主要關注哪些方面?()
萬維網(wǎng)將因特網(wǎng)中的信息以()的形式進行展示,通過鏈接的方式從因特網(wǎng)的一個站點訪問另一個站點。
justify-content屬性的下列取值中,中間子元素之間的間隔是兩端子元素與邊框距離兩倍的是()。