• 2022-07-25
    要进行浮动,使用的CSS属性是
    A: float
    B: position
    C: margin
    D: z-index
  • A

    内容

    • 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