Category: css
-
CSS button hover with border, change the border colour
How to add a border to a button with CSS on hover. I see some people using padding to compensate for not having a border, there’s a better, simpler way.
-
Responsive css menu with additional text
A newer twist on an old idea. Show descriptive text under your creative menu names to create a fun environment without confusing users.
-
Boston Globe responsive css navigation menu tutorial
I was excited when I saw the responsive menu design on the Boston Globe website. I broke it down into it’s simplest form and found that really it’s quite simple once you get your head around using h2 tags as menu items. Read more to see an example and the code.