riv
Well this time my problem is very straightforward. I use CSS to make two colums. But there is a place under my sidebar which has the background colour, and I want it to be white.
Here's a image to demonstrate:
I've tried to encase the content and the sidebar in a "main" div tag, and use "#main {background-color: #fff;}" but that doesn't seem to do anything.
I have uploaded the html and css file so you can see it:
HTML file
CSS file
Am I doing something wrong or have completely forgotten about something?
Here's a image to demonstrate:
I've tried to encase the content and the sidebar in a "main" div tag, and use "#main {background-color: #fff;}" but that doesn't seem to do anything.
I have uploaded the html and css file so you can see it:
HTML file
CSS file
Am I doing something wrong or have completely forgotten about something?
