Making a navigation bar in CSS
Tuesday, August 12th, 2008CSS is such a useful tool in designing your website and adding some functionality to it. One of the things that turns most “beginner web designers” on to CSS is the ability to customize the color of links. This is great to avoid having unwanted underlines and the ugly blue default link color. Well did you know you can create a very versitile navigation bar using CSS? It’s really quite easy: instead of applying effects to a piece of text – apply effects to a table cell! In this tutorial you will learn effects regaurding: hovering cell background effects, text effects, button effects, and more!
