Colborn3
Joined: 23 Mar 2013 Posts: 11
|
Posted: Sat Mar 23, 2013 6:46 pm Post subject: Text Rollover Effect in a particular place of your site |
|
|
Step 1: Paste this code between the head tags
<style type="text/css">
<!--
.links { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #003399}
.links:hover {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #FF8B22; text-decoration: none}
-->
</style>
Step 2: Select the link style for the link. An example of the code is given below:
<a href="link.htm" target="_parent" class="links">Entheos</a> _________________ seo services |
|