I was trying to figure out recently how to apply multiple CSS styles to a single element. What I wanted to be able to do was define a single base style for a particular element, let’s say the P tag, and then define a multitude of differing additional styles for that same tag, like a [...]
Continue reading...Friday, October 3, 2008
It seems, given my limited experience, that handling exceptions depends entirely on the context in which you are developing. As a fan of “rules” that can be applied to different scenarios I wanted to hit you guys up and see what the rules-of-thumb were with regards to exception handling. Some approaches to exception handling sort of [...]
Continue reading...
Sunday, December 14, 2008
0 Comments