Posts Tagged ‘Links’

Making a navigation bar in CSS

Tuesday, August 12th, 2008

CSS 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!

(more…)

Customize links using CSS

Monday, August 4th, 2008

So you’re getting into CSS and want to know how to make some decent looking links, hmm?  It’s really quite simple really.  In this tutorial, we will go over the three basic kinds of links: “link”, “visited”, and “hover.”

(more…)

 


Powered by David Crandall and the FunkyTower Wordpress theme