请帮助我。我试过了。
这是我目前的代码
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;
}
对不起。这是我第一次使用这个 STE。我不能发布代码。但请在此处查看完整的 HTML