我正在为学校网站开发 CSS。我想要的是几个 div
---------------------------------
top div, almost 50 % of screen
---------------------------------
small div that has a background color
---------------------------------
bottom div, almost 50 % of screen
---------------------------------
这是我目前拥有的:http: //doekewartena.nl/scriptie_reader_01/reader_test.php
当我加载页面时,一切看起来都很好,大约 0.3 秒,然后它就消失了。如果我将鼠标悬停在 chrome 中的 dom 元素上,那么它们会以正确的大小显示在正确的位置,但我看不到它们。
有人能看到发生了什么吗?