Quote:
Originally Posted by Lynne
First off, you have an extra </header> right before the ad div, and you have a <br /> in the ad. This is directly from your page source:
HTML Code:
</span> </fieldset> </nav> </div> </header> <div id="ad_global_below_navbar"><br /> <table border="0" cellspacing="30" align="center" >
And you have extra </center> and extra </div> tags in there too. I would run the page through an html validator, fix the sloppy html, and then fix the CSS/spacing issues.
|
Thank you for pointing that out. ran it through w3.org and it appears to be much better now. Still would like to know how to get rid of the extra white space above and below the advert.