Archive for the tag 'CSS'

CSS, Javascript

Horizontal Subnav with CSS and jQuery

Navigation and sub navigation is something that almost all sites have and very few actually implement in a user friendly way. I’ve struggled with the best way to do this in the past and even hacked the jQuery UI Tabs implementation to achieve what I needed. Last week I was browsing some of the feeds […]

CSS

5 Tips to Write Better CSS

I’m not normally a fan of crosslinking to other sites, but I ran across a really good article for people new to CSS that may need a little direction on how to organize their CSS. These are things that would have been hugely helpful to me as an early user of CSS. You can check […]