This link has been bookmarked by 25 people . It was first bookmarked on 21 Jul 2006, by Judi Sohn.
-
David BobzienIf you are a web designer or front-end developer, you are probably familiar with how different browsers or user agents displays your code in their own way.
-
-
What if we could detect browsers and serve different CSS rules to different user agents, without using hacks or conditional comments? What if the end user or validator never saw the CSS rules specified for other browsers than the one they are using? We can. Many server side languages can detect browsers just as good as any CSS hack, and in this example we will use some simple PHP magic to make things happen.
-
Page Comments
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.