Hiding CSS from Old BrowsersEric Meyer has a list of techniques for creating CSS and style sheets that work on a wide variety of browsers by hiding parts of the style sheet from browsers that don't recognize that part. “Although some feel the browser wars are behind us, their sad legacy persists. Every time an author has to code a workaround to make Navigator 4.x happy, every time a Web page comes up differently in different browsers, an echo of the wars lives on. Fortunately, there are ways to take advantage of these same browser flaws to make our lives a little easier.” |

