Simple CSS footer menu
Don’t hard code | vertical bars | between your links. Save this code for quick reference, or bookmark this URL — if you’re like me, you’ll need it each time you start a new project.
Don’t hard code | vertical bars | between your links. Save this code for quick reference, or bookmark this URL — if you’re like me, you’ll need it each time you start a new project.
Update: Fixed! Scroll to the end of the article to see how to fix this. Large centered bg image + Firefox + 800×600 resolution = trouble. Ok, let’s say my website has the following CSS code for the body: background: #000000 url(img/bg.jpg) top center no-repeat; That’s a black background with a centered image on the … Read more