Dies ist das HTML und CSS. Ich kann nicht scheinbar die Ränder zum Zusammenbruch bringen: < /p>
Code: Select all
Home
About
Articles
Portfolio
Contact
RSS
< /code>
#header { width: 100% }
.navBar {
width: 100%;
height: 24px;
background-color: #1a1a1a;
border: 0px solid #404040
}
#mainNav { border-bottom-width: 2px }
.navBarLinks {
display: block; float: left;
height: 11px;
margin: 0 30px;
background: url(/images/STORMINKsprite.png) no-repeat;
text-indent: -9999px
}