要进行浮动,使用的CSS属性是
A: float
B: position
C: margin
D: z-index
A: float
B: position
C: margin
D: z-index
A
举一反三
- CSS中设置层叠顺序的属性为()。 A: absolute B: float C: z-index D: index
- 设置CSS浮动布局一般需要使用的两个属性是()。 A: position和float B: float和clear C: position和width D: float和width
- CSS中设置层叠顺序的属性值为( )。 A: z-index B: index C: integer D: float
- CSS设置浮动的属性是:() A: fudong B: float C: padding D: position
- 清除浮动的CSS属性是() A: position B: float C: double D: clear
内容
- 0
在使用css+div布局时,用于设置区块浮动的样式属性是( )。 A: margin B: padding C: float D: position
- 1
在HTML中, 通常要通过css属性中( )定义元素的定位方式。 A: list-style B: position C: z-index D: float
- 2
在css中,通过()来设置浮动属性。 A: margin B: text C: color D: float
- 3
清除浮动可以用以下哪种属性()。 A: position:relative; B: float:clear C: clear:both D: margin:0auto
- 4
CSS中设置浮动float的属性值有为()。 A: margin B: left C: border D: right