From the category archives:

Code

Fix Dropdown Menus That Fall Behind Embeded Video

April 6, 2010

Javascript menus which drop down from a main navigation menu (mouse over “About” on this site to see a single item dropdown as an example) have a nasty habit of getting layered behind an embedded video. I haven’t tested this fix on all videos but if you’re embedding YouTube or other videos with similar embed [...]

Read the full article →

5 CSS Tips for Cross Browser Compatibility

July 27, 2009

Despite the fact that the death of IE6 is upon us getting CSS based websites to work across browser is still a dirty job, so much so I sometimes with Mike Rowe would cover it as a gag episode. Even when IE6 finally does die, there are still issues to be had with IE7+ vs. [...]

Read the full article →

Anatomy of an HTML Tag

July 15, 2009

This article is intended for anyone who needs or wants a simple primer on HTML. If you know HTML at all this will be too remedial for you but if you don’t this will help you understand the basics and provide you with a foundation for more research. The only assumptions I make in this [...]

Read the full article →