From the monthly archives: February 2009
Axure RP is one of the best tools there is for quick prototyping. With Axure you can easily wireframe all your concept pages and with a click of a button allow the application to generate a requirements document for you, how sweet is that?! Unfortunately, one key component for any page nowadays is the use [...]
-
Categories
-
Articles
-
Meta
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 [...]