2-2 练习题
单选练习题
1
Javascript 实现瀑布流布局,每个数据块上的 position 属性应定义为()?
A
relative
B
fixed
C
absolute
D
static
提 交