怎么把导航条定位在网站的最顶端,滚动条移动时始终在最顶端?
[code="html"][b][color=red]position:fixed;[/color][/b]top:30px;right:5px;[/code]