Colborn3
Joined: 21 Mar 2013 Posts: 10
|
Posted: Thu Mar 21, 2013 5:00 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 uk |
|