Posts Tagged ‘Navigation’
Wednesday, August 13th, 2008
Have you ever wanted to make fancey buttons that do stuff when you put your mouse over it, but don’t want to mess too much with javascript, and you just can’t afford flash? Well, there’s an easier way to do it and it’s called CSS. You may have noticed other articles pertaining to CSS here at FunkyTower, and if you’ve read them, you’ve realized how easy it is to use CSS. All it takes is a little push into getting started. So if you want to make fancy buttons for a navigation bar, well here’s the tutorial:
(more…)
Tags: Bar, Buttons, Change, CSS, Cursor, Help, Hover, How To, HTML, Image, Images, Mouse, Navigation, Over, Roll, Tutorial
Posted in CSS, HTML, Web Design | 4 Comments »
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…)
Tags: Bar, CSS, How To, HTML, Links, Navigation, Tutorial
Posted in CSS, HTML, Uncategorized, Web Design | 1 Comment »