![]() |
jumbled view source code
This page is causing me quite a problem
http://www.countyfairgrounds.net/sub...s/database.ph5 First we have a blue border around the banner in IE - and I have border:none; in the css code (by the way the css3 does validate) Second, Neither of my google ads are showing up neither the id="adcopy" nor the ad in the bottom in the footer. and THIRD and most bothersome is the fact that the code is jumbled when you view page. The html 5 does validate except for a few & in the page. SO what gives here? |
I cannot view your page currently, but to remove the blue IE border you apply the css to the image, rather than the link:
a img { border: none; } If your page is generated by PHP then, when you echo HTML, you can add line-breaks (\n) to tidy the source: PHP Code:
|
| All times are GMT +1. The time now is 09:57 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.