float的属性值可以是()
A: center
B: top
C: left
D: right
A: center
B: top
C: left
D: right
举一反三
- float属性值不包括( )。 A: left B: right C: none D: center
- 关于float属性和属性值描述错误的是 A: float:left B: float:center C: float:right D: float:none
- 下列关于transform-origin属性说法错误的有: A: 值为top left | left top 时,等价于 0 0 B: 值为left | left center | center left时, 等价于50% 0 C: 值为right | right center | center right 时,等价于 100% 50% D: 值为bottom | bottom center | center bottom 时,等价于100% 50%
- 以下哪个属性值属于float这个属性() A: left B: center C: right D: none
- 以下哪些属性值属于float这个属性?( ) A: left B: right C: none D: center