View Single Post
Old 03-24-2010, 02:05 PM  
MetaMan
I AM WEB 2.0
 
Industry Role:
Join Date: Jan 2003
Posts: 28,682
Quote:
Originally Posted by SmokeyTheBear View Post
no it won't because none of the browsers agree on what 100% proper is. You can downgrade your site so it looks similar on all browsers.
you can code in strict and there is certain ways of adjusting CSS to fit in all browsers.

there is multiple ways to do code. when you use different combos you end up with a perfect site in all browsers.

even for ie6 (i would rather pull in another style sheet) you can use padding instead of margins and it should be the same. <<this part i am not 100% as i said i normally call in a seperate style sheet to changes parts because its easier if i do ie6 at all.

its small things like margin bottom not working in IE so you add padding top to the element below.

what do you do you mean "downgrade"?
MetaMan is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote