Conditionals

HTML IF statements.

Handy for loading up alternative style sheets or rules when one particular browser doesn’t want to play ball… *cough*

For versions:



For all IE browsers:

If NOT IE:

One Response to “Conditionals”

  1. bob says:

    And this in between: .class {width:5px;}

Leave a Reply