Forum index / Computers / HTML HELP PLEASE

HTML HELP PLEASE

8 posts · page 1 of 1

post #1
19 October 2005, 15:55 UTC#1
what is the html code for when you roll your mouse over a text hyperlink, a strikethru line appears over it.

I would be very grateful if you can help me, thanks Image file not present in the recovered backup
post #3
19 October 2005, 16:13 UTC#3
<style type="text/css">
a:hover { text-decoration: line-through; }
</style>
post #4
19 October 2005, 16:23 UTC#4
QUOTE(Belly @ Oct 19 2005, 04:13 PM)
<style type="text/css">
a:hover { text-decoration: line-through; }
</style>
[right][snapback]204055[/snapback][/right]


beet me to it
post #5
19 October 2005, 16:25 UTC#5
QUOTE(Guns n Moses @ Oct 19 2005, 04:23 PM)
QUOTE(Belly @ Oct 19 2005, 04:13 PM)
<style type="text/css">
a:hover { text-decoration: line-through; }
</style>
[right][snapback]204055[/snapback][/right]


beet me to it
[right][snapback]204059[/snapback][/right]


I wasn't quick though, your just gettin slow in your old age Image file not present in the recovered backup
post #6
19 October 2005, 16:39 UTC#6
thanks to all of you, especially belly

if a mod/admin can close this thread that'd be good :P

EDIT- where do I put the html?
post #7
19 October 2005, 16:48 UTC#7
at the top of the document
post #8
19 October 2005, 16:53 UTC#8
QUOTE(Doctor Nappy @ Oct 19 2005, 04:39 PM)
thanks to all of you, especially belly
EDIT- where do I put the html?
[right][snapback]204065[/snapback][/right]


welcome Image file not present in the recovered backup