Monday, May 21, 2007

tabbed navigation using css

http://tutorials.mezane.org/tabbed-navigation-using-css/
"Hello, fellow web designer! This tutorial will teach you how to create low-bandwidth tab navigation on a web page using CSS. As an extra bonus you'll also learn how to switch tabs without loading the page more than once.

Throughout the tutorial, I try to explain most of the things I am showing you, at a somewhat basic level. I have left some things out on purpose, because I assume you can figure them out on your own (for example that the CSS property border-color: #4488ff; will change the color of the border to #4488ff [and again, I am assuming you know how an RGB color in hexadecimal works])."

No comments: