关于CSS position,来自MDN的描述: CSS position属性用于指定一个元素在文档中的定位方式.top.right.bottom.left 属性则决定了该元素的最终位置. 然后来看看什么是文档流(normal flow),下面是 www.w3.org 的描述: Normal flow Boxes in the normal flow belong to a formatting context, which may be block or inline, but not bot