Home › Forums › CSS › Send different styles to IE, Firefox, & Safari with just CSS › Re: Send different styles to IE, Firefox, & Safari with just CSS
May 24, 2008 at 3:33 pm
#47560
Member
i didnt read all of this but its exactlly why i design for FF first and then go back through for IE as i go. you can add .margin:whatever for all ie or _margin:whatever for ie6. if you get it right in FF first most likely it works in safari. especially if youre as semantic as possible and you dont use a ton of mark up thats not needed.