callmecheez Posted May 29, 2008 Share Posted May 29, 2008 Lastly, anyone know why under firefox it looks fine: And internet explorer the alignment is out and some fields are yellow? Thanks again all Link to comment https://forums.phpfreaks.com/topic/107777-render-differences/ Share on other sites More sharing options...
.josh Posted May 29, 2008 Share Posted May 29, 2008 You need to post your html code. Also, I split this from your other thread and moved it to html help. Link to comment https://forums.phpfreaks.com/topic/107777-render-differences/#findComment-552432 Share on other sites More sharing options...
AndyB Posted May 29, 2008 Share Posted May 29, 2008 yellow fields look like you have a 'smart' toolbar installed with your browser. Yahoo/Google toolbars can do that. as to why you have alignment issues with your form, check your html for whitespace, tabs, deprecated tags, or plain bad CSS. Link to comment https://forums.phpfreaks.com/topic/107777-render-differences/#findComment-552440 Share on other sites More sharing options...
PFMaBiSmAd Posted May 29, 2008 Share Posted May 29, 2008 Validating the resultant HTML and CSS that is output to the browser would probably help too - http://validator.w3.org/ http://jigsaw.w3.org/css-validator/ Link to comment https://forums.phpfreaks.com/topic/107777-render-differences/#findComment-552464 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.