sstangle73 Posted November 26, 2007 Share Posted November 26, 2007 the lovely IE sucks http://shenentahasoccer.org fine in FF horrible in IE any suggestions? Link to comment https://forums.phpfreaks.com/topic/78867-solved-parse/ Share on other sites More sharing options...
AndyB Posted November 26, 2007 Share Posted November 26, 2007 I'd suggest you start by fixing the validation errors with your html, then fix the validation errors with your CSS, then see how it looks. Link to comment https://forums.phpfreaks.com/topic/78867-solved-parse/#findComment-399132 Share on other sites More sharing options...
sstangle73 Posted November 26, 2007 Author Share Posted November 26, 2007 i fixed all relevant errors that didn't help any otehr page is fine i know the problem is within that image box indoor showcase. Link to comment https://forums.phpfreaks.com/topic/78867-solved-parse/#findComment-399149 Share on other sites More sharing options...
AndyB Posted November 26, 2007 Share Posted November 26, 2007 i fixed all relevant errors that didn't help any otehr page is fine i know the problem is within that image box indoor showcase. Relevant errors? You might as well fix them all. 15 html and 6 CSS http://validator.w3.org/check?verbose=1&uri=http%3A%2F%2Fshenentahasoccer.org%2F http://jigsaw.w3.org/css-validator/validator?profile=css21&warning=0&uri=http%3A%2F%2Fshenentahasoccer.org%2F What exactly is an 'image box indoor showcase' and where is it? Oh, do you mean the line of your code with a zillion times as an imaginary spacing. That stuff never works. Link to comment https://forums.phpfreaks.com/topic/78867-solved-parse/#findComment-399242 Share on other sites More sharing options...
sstangle73 Posted November 26, 2007 Author Share Posted November 26, 2007 yeah there what would you use? Link to comment https://forums.phpfreaks.com/topic/78867-solved-parse/#findComment-399333 Share on other sites More sharing options...
~n[EO]n~ Posted November 26, 2007 Share Posted November 26, 2007 Just making table width=100% and removing width from td worked for me in lovely IE <!--Graduates--> <table width="100%"> <tr> <td id="indoor"> Maybe you could try that with some variations... Link to comment https://forums.phpfreaks.com/topic/78867-solved-parse/#findComment-399337 Share on other sites More sharing options...
sstangle73 Posted November 26, 2007 Author Share Posted November 26, 2007 worked thanks Link to comment https://forums.phpfreaks.com/topic/78867-solved-parse/#findComment-399656 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.