Using Multiple Class Names to Organize and Style Html Elements

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). [...]

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 [...]

Follow

Get every new post delivered to your Inbox.