Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Tutorial Problems Re: Tutorial Problems

#77169
Almo
Participant

Thanks for your quick response. Yes, I did copy as it was written, but on playback I don’t see that line anywhere.

I added it like so:


ul#nav li {
height: 236px; width: 800px;
background: url(images/header-bg.jpg) no-repeat;
display: inline;
}

The navigation links are in a perfect row…. but the header has disappeared?