Try out these cool text rollover effects using CSS style sheets. Cut and paste code provided.
CSS Styles are a simple and fast way of making your site look good. In this tutorial you will learn how to make cool text rollovers.
The trick is to use the a:hover style! If you work with Dreamweaver the steps to follow are given below:
In your style sheet choose New
Next choose Use CSS selector
In the drop down menu choose a:hover
Finally, Define your style. You can choose your font, color, bold, underline etc.
You're done it! It's easy and fast and really cool!