CSS Conditional Comments

A common practice among designers, specially when it comes to cross-browser sites, is the use of Conditional Comments (Statements). Conditional Statements give you the control you need to select and load an given stylesheet depending merely on the browser the user is using or an specific version of it. Although some sites say that Conditional