A.float:left;
B.position:absolute;
C.position:fixed;
D.position:relative;
您可能感興趣的試卷
你可能感興趣的試題
A.background-image
B.background-position
C.background-color
D.background-repeat
A.border
B.padding
C.margin
D.width
A.email
B.url
C.date
D.color
A.div{background:#000url("img/1.jpg")}
B.div{background-image:#000url("img/1.jpg")}
C.div{background-color:#000url("img/1.jpg")}
D.div{background:#000}div{background:url("img/1.jpg")}
A.maxlength
B.max
C.min
D.minlength
最新試題
如果想要永久保存客戶端的數據,可以使用()來實現。
如果想要實現亮度濾鏡效果,可以使用()來實現。
在CSS3多列布局中,如果想要為列與列之間定義間距,應該使用()屬性來實現。
如果父元素定義了“display:flex;”,想要實現子元素在父元素中的垂直居中,可以使用()來實現。
關于text-shadow以下說法不正確的是()
如果想要定義一個元素為半透明,且不能影響內部文本的透明度,可以使用()來實現。
有關HTML5中的數據庫,以下說法不正確的是()
有關contenteditable屬性說法正確的是()
以下哪些方法既是localStorage對象的常用方法,也是sessionStorage對象的常用方法?()
在CSS3中,我們可以使用()屬性來定義動畫在過渡時間內的速率變化方式。