I'm not sure what I did wrong but there is a gap between the div tag from my main content div and the footer div as shown below:
There wasn't a gap in the DW preview, but when I test it out in Safari and Firefox, there it is.
By right, that should not be a problem, since my footer is just a blank white rectangle so the gap would not be seen if the background color of my wrapper div is also white. But I'm also using a background image in my wrapper div, so is that the reason why the white background doesn't show?
I'm new with the table-less css method of creating websites, so I need some help from you css experts.Thanks!