Hey all,
I'm working on a layout for a website but I'm having an issue to get something at the bottom of the page (footer) because of the way I've done it (after I changed it from a float layout)..
I started using nested divs for a 3 column layout but then changed it around to more absolute positioning to have more flexibility in the actual source code.. although I'm new to heavily laying out sites with CSS like this so I'm still learning things by trial & improvement!
Here is a link: http://www.tapaculo.com/ohms/
Don't mind the yellow background - that's just for a demonstration purpose, so you can see where that container div covers. The problem is my footer is stuck at the bottom of that and it doesn't stretch to contain the side columns (positioned with absolute). Is there any way I can get around this?
Also, general slating and comments for how I've done the rest would be very muchly appreciated! so I can improve it somehow.. seems to work identically in firefox2 and IE 7 so far - that's a good start at least! I don't know about other browsers yet though.. a test in safari would be nice.
Many thanks in advance!
Ben