Hi there,
Alas this positioning stuff has again foiled me.
Here's the problem!
I have the following css code
#sitemapleft{
float:left;
width:49%;
background-color:#0033CC;
}
#sitemapright{
margin-left:50%;
background-color:#99CC33;
}
to position my site map elements on my site map page
It seems to do what I want in FF but in IE it's causing me problems.
I have included background colors so you can see the difference.
The link to the page is http://www.askaboutvalidation.com/site_map.php
Hope someone and clear this up for me.
Regards
Graham








Bookmarks