dive into mark

You are here: dive into markArchivesMarch 2002Advanced CSS tricks

Saturday, March 16, 2002

Advanced CSS tricks

Tantek: High Pass Filter. One of the important things to learn about CSS is the various ways to hide CSS from various browsers. Let me put that another way: one of the best things about CSS is that you can hide CSS from older (or buggy) browsers. This is key in having your web pages degrade gracefully and gradually. The latest browsers see everything, older browsers (like Netscape 4) see something, and you can implement workarounds for buggy browsers (like IE5/Win), but keep these workarounds well-separated from the rest of your code.

Filed under

Respond privately

I am no longer accepting public comments on this post, but you can use this form to contact me privately. (Your message will not be published.)



Recent Stuff For You, Special Price Stay Here
  • Greasemonkey Hacks
Good Stuff Buy The Cow Go Away
Dive Into Python
Powered by Google Drink The Milk Don't Steal

 

posts / comments
© 2001-8 Mark Pilgrim