Wednesday, November 25, 2009

IE Table problem?

I'm currently working on this site:



http://eattickets.com/new/



If you have firefox and IE take a look in both. Firefox renders the table smoothly doing exactly what I want. IE adds all sorts of iffy new lines and messes up row heights where I dont want them.



Is there something I can do to stop this? I find that for some reason writing everything on one line in my html works but thats ugly and not very easy to work with.



Am I missing something?



IE Table problem?windows movie maker





IE does have a box model problem and a few other bugs that you sometimes have to compensate for:



http://www.positioniseverything.net/expl...



Since you are using XHTML 1.0 Transistional, you need to correct a few of your coding errors. many are minor ones. Some like this:



%26lt;a href="?et=search%26amp;type=r%26amp;region=South-Eas... England"%26gt;



Should not have space in the URL link. Better like this:



%26lt;a href="?et=search%26amp;type=r%26amp;region=South-Eas...



with %20 filling in where the spaces are.



You're missing a closing tag for the form which is more serious than the others.



Validate html code here:



http://validator.w3.org/#validate_by_inp...



Validate CSS code here:



http://jigsaw.w3.org/css-validator/#vali...



Actually tables for layouts do not meet the HTML 4.01 Web Standards (went out in the 90s) and your doc type should be changed so you don't have to write tighter code.



Hope this helps.



Ron



IE Table problem?microsoft project internet explorer



visit www. tech help uk .weebly .com ( theres a space )



click on chat and sign in! there amazing.



I guarentee they will manage to help you!!
1) Tables are for tabular data - you should really be using css to set style.



2) The page renders exactly the same in IE 7 and Firefox 2.0.0.12. Don't worry about writing to legacy browsers. Next you'll be trying to cram the page into 600X480 (one of my customers wants that).

No comments:

Post a Comment

 
shared web hosting