Very good ! It looks great
Where are you trying to exactly place a div, and why ?
If you want something to go OVER an image, put that image in as a background on a div.
If you want to add navigation over the logos on the left, put that logo image in as a background as above. Then put your nav in the div, it will show on top of the image.
I did notice a few things.. and here are some suggestions:
Quote:
<p align="left"><strong>Fireplaces</strong></p>
<p align="left"><strong>Electric</strong></p>
|
First, set the text alignment on #content, not on every <p> tag.
Secondly, it appears that you are using the above method to SIMULATE
headings.. don't. Use the proper Hx tags and style the Hx tags accordingly.
This is semantically correct AND, Hx tags are helpful for search
engines and assistive technology.
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!
"Using or working with IE is like having to wear a 1970's polyester suit with pantyhose and a girdle, to work everyday"
Carolina Corvette Club
|