Contents tagged with html

  • Conditional Comments for IE

    In a recent post, I pleaded for help with CSS.  Among some of the great suggestions, I stumbled across an interesting feature supported by IE... Conditional Comments. These are evaluated on the client-side. In the context of CSS, it would enable a developer to allow IE to determine whether or not to process a link tag.