This is a discussion on "links naturally becoming underlined" within the Web Page Design section. This forum, and the thread "links naturally becoming underlined are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
links naturally becoming underlined
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
links naturally becoming underlined
Dear All,
When I make a link on my site (for instance a css controlled hover like this <a href="#">Home</a> I preview the page, and the link, which has the behaviour to turn red and underline itself, is already underlined, and goes purple when visited. It is the same when I just create any old link on a site-It is always underlined, and goes purple when it has previously been visited... How do i stop this?? Please help! Thanks |
|
|
|
||||
|
Re: links naturally becoming underlined
change the text-decoration property to none
|
|
|||
|
Re: links naturally becoming underlined
Brilliant thanks!
|
|
||||
|
Re: links naturally becoming underlined
Important to note that you MUST use this order:
a:link a:visited a:hover
__________________
I've got <style> and .class
|
|
||||
|
Re: links naturally becoming underlined
And this covers them all without the pseudo-selectors:
|
![]() |
| Tags |
| css, links, underline |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Msie doesn't make my links links.. | delusion | Web Page Design | 7 | Nov 7th, 2007 08:05 |
| PR4 links for sale...links in an excellent position | agent14 | Link Building and Link Sales | 1 | Mar 5th, 2007 21:33 |
| Blured Links (image links) | bruno89 | Web Page Design | 2 | Jul 25th, 2006 14:48 |
| leave link underlined after clicking | monfu | Web Page Design | 9 | May 29th, 2006 17:47 |
| Different coloured links without modifying links? | Webforumz Staff | Web Page Design | 12 | Aug 29th, 2003 18:48 |