SyntaxFix
Write A Post
Hire A Developer
Questions
For z-index to work, you also need to give it a position:
header { width: 100%; height: 100px; background: url(../img/top.png) repeat-x; z-index: 110; position: relative; }