Conditionals
Today’s goal was to create a page layout where an image would display tilted and nudged off the page in browsers that render rotate transformation CSS, but would also display nicely in those that don’t (IE). This was accomplished by using conditional statements.
Continue reading »
Empty Text Nodes (And Why They Suck)
Which issue was it that gave you pause long enough to wish you no longer had to develop for IE?
Continue reading »