March 31st, 2006

DHTML - SEO-friendly drop-down menus with CSS

Many DHTML drop-down (fly-out) menu solutions are complicated to implement, require complex JavaScript arrays, are resource intensive, and can't be read by search engines. This code addresses these issues, and allows you to create menus from <ul> lists very easily, which are SEO friendly.
(more…)

March 30th, 2006

CSS - Make your links into pseudo buttons

With this little snippet of css, you can make your text links look and behave like HTML buttons. Put this CSS into the