請幫幫我。我試過了。如何在滾動頁面時讓div停留在其他div的頂部?
這是我的代碼目前
HTML
<div id="header"><!--beggining of header-->
</div><!--end of header-->
CSS
#header {
width: auto;
height: 100px;
background-color: #F0F;
border-bottom-style: solid;
border-bottom-color: #000;
position: fixed;
}
SORRY。這是我第一次使用本STE。我可以發佈代碼。 但看到完整的HTML HERE
請發佈您的完整代碼:-) –
http://whathaveyoutried.com - 請包括您的HTML以及。 – FixMaker
你的問題不清楚。你究竟想要達到什麼目標?問題是什麼? – RJo