Posts tagged navigation:
Creating an Advanced Navigation Bar with CSS
Order on Demand: How to Use Divisions, IDs and Classes
Cross-Browser Rounded Buttons with CSS3 and jQuery
The Simple Secret to Good Dropdown Navigation
Improve Usability and CTR: Make an Entire List Item Clickable
The Best CSS Newbie Articles of 2009
Happy 2010, readers of CSS Newbie! This year, more than a quarter million people stopped by, visiting more than half a million pages. Here are the Top 10 CSS Newbie Articles of 2009. […]
A Full-Width Centered Navigation Bar
A friend challenged me to develop a simple horizontal navigation bar that could be span the width of the screen but center the navigation area over his content. This is the result of that challenge. […]
A Super Simple Horizontal Navigation Bar
In more cases than not, a simple, no-frills horizontal navigation bar is exactly what the doctor ordered. So today’s tutorial is all about going back to basics. […]
Using JavaScript to Style Active Navigation Elements
I’m all about efficiency when I’m writing web code, and navigation is often one of those areas where I try to improve my efficiency. Here are some ways to automatically style your “active” navigation elements using some streamlined JavaScript and/or jQuery. […]