Multiple classnames can be used to give an HTML element a more generic style in addition to a more specific one in order to make styling easier and more logical. To organize your classnames, go from generic to more specific (just a nice way to organize classes, has no effect on how classes are applied). [...]
All posts in category browser bugs
Using Multiple Class Names to Organize and Style Html Elements
Posted by kristinlbradley on September 15, 2011
http://kristinlbradley.wordpress.com/2011/09/15/multiple-class-names-organize-style-html-elements/
Clickable HTML Link Over Embed in IE6
Have you ever needed to make an embed into a link (such as linking a small preview video to the full video)? An unfortunate bug seems to make this impossible in IE6. After searching for a solution online and failing to find anything I did some more experimenting on my own and finally discovered a [...]
Posted by kristinlbradley on September 15, 2011
http://kristinlbradley.wordpress.com/2011/09/15/ie6-bug-fixclickable-html-link-over-embed/