Results 1 to 4 of 4

Using CSS Style Tags For Mouseover Link Effects

This is a discussion on Using CSS Style Tags For Mouseover Link Effects within the Web Design forums, part of the Web Designing & Development category; [FONT=Arial, Helvetica][SIZE=2]If you're looking for a great way to spice up your HTML web page links, you can easily do ...

  1. #1
    Senior Member Array akash's Avatar
    Join Date
    Oct 2008
    Location
    Heaven (Earth)
    Posts
    500

    Default Using CSS Style Tags For Mouseover Link Effects

    [FONT=Arial, Helvetica][SIZE=2]If you're looking for a great way to spice up your HTML web page links, you can easily do so with style tags.

    In this example, the active text link is underlined with the color set to #0000FF. When the mouse is placed over the link, the text color will change to #FF0000 and the underline disappears.
    Code:
    <STYLE>
    				<!--
    				A:active { color:#0000FF; text-decoration; }
    				A:hover { color:#FF0000; text-decoration: none; }
    				//-->
    				</STYLE>
    [/SIZE][/FONT]

  2. #2
    Junior Member Array
    Join Date
    Apr 2009
    Location
    UK
    Posts
    20

    Default Re: Using CSS Style Tags For Mouseover Link Effects

    Thanks for the script buddy, let me try it

  3. #3
    Senior Member Array akash's Avatar
    Join Date
    Oct 2008
    Location
    Heaven (Earth)
    Posts
    500

    Default Re: Using CSS Style Tags For Mouseover Link Effects

    its ok, hope this script will be interesting for you...

  4. #4
    Senior Member Array msn90's Avatar
    Join Date
    May 2009
    Location
    india
    Posts
    146

    Default Re: Using CSS Style Tags For Mouseover Link Effects

    this is very good tip. I have try it. And it is working



Similar Threads

  1. Play Sound on Mouseover or MouseClick
    By akash in forum Programming
    Replies: 4
    Last Post: 03-24-2011, 11:09 AM
  2. difference and effects of dofollow & nofollow
    By ucavik in forum Link Building
    Replies: 20
    Last Post: 07-28-2010, 10:46 AM
  3. Script for changing text color on mouseover
    By akash in forum Web Design
    Replies: 4
    Last Post: 05-11-2009, 07:04 AM
  4. a result it shows toggle images effects.
    By akash in forum Programming
    Replies: 0
    Last Post: 02-23-2009, 08:07 AM
  5. HTML text effects?
    By Peppermint-Dip in forum Web Design
    Replies: 0
    Last Post: 02-06-2008, 10:17 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO Forum | Web Hosting Forum | Websites For Sale |