The body element is (by default) position:static , which means that positioned children of it are positioned relative to the html element's coordinate system.
確定! 回上一頁