Hi I think I'm doing something wrong, but I don't know what I'm doing can someone help me.
I have this website I made with CSS
Here is what it looks like.
http://www.audiophd.com/contact.php
On the bottom there is this white space that I'm trying to get rid of. I try to use the <br /> tag (right above the footer).
The center page is a <div> and the column on the right (with the price list) is ALSO a <div>
But everytime I do the <br /> for the center div it brings it down too far and it leaves a white space on the right <div>.
If I do the <br /> tag on the right column, it makes a white space on the center column.
Can anyone help me fix this? Thanks. 
|