Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Hyperlink underline issue
Old 03-28-2006, 01:48 AM Hyperlink underline issue
Junior Talker

Posts: 3
Trades: 0
Hello All,
I am very new to this language.
I am facing one problem with underlining the hyperlinks. When I open a file in IE the hyperlinks are not underlined but as code when I open with Firefox1.5 some of the hyper links are underlined and some are not ....???

Can anybody let me know what needs to be done to avoid such a problem...
Alampu is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-28-2006, 02:58 AM Re: Hyperlink underline issue
King Spam Talker

Posts: 1,186
Location: Manchester, UK
Trades: 0
Generally, you would style your links like this:
HTML Code:
a {text-decoration: none;}
(in your stylesheet). If you are unfamiliar with css, there are many css resources available, like this one: http://www.westciv.com/style_master/...ial/index.html
gringo is offline
Reply With Quote
View Public Profile Visit gringo's homepage!
 
Old 03-28-2006, 03:15 AM Re: Hyperlink underline issue
Junior Talker

Posts: 3
Trades: 0
Thanks for ur reply
The code looks something like this....

<p class=howdoilink
id=p5
style="color: 2120ad; x-text-underline: Off; /*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ "><a href="web_alerts_pd_acknowledge.htm" style="x-text-underline: Off; /*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ "><span
style="color: 2120ad; x-text-underline: Off; /*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ "><font color=#2120ad >Acknowledge
alerts</font></span></a></p>
<p class=howdoilink
id=p2
style="color: 2120ad; x-text-underline: On; /*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ "><a href="web_alerts_pd_display_new.htm" style="x-text-underline: Off; /*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ ">D<span
style="x-text-underline: Off; color: 2120ad; /*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ "><font color=#2120ad >isplay
new alerts</font></span></a></p>
<p class=howdoilink
id=p10
style="color: 2120ad; x-text-underline: Off; /*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ "><a href="web_alerts_pd_clearing.htm" style="x-text-underline: Off; /*begin!kadov{{*/ text-decoration: none; /*}}end!kadov*/ ">Clear
alerts</a></p>
Alampu is offline
Reply With Quote
View Public Profile
 
Old 03-28-2006, 08:19 AM Re: Hyperlink underline issue
Junior Talker

Posts: 3
Trades: 0
I got the solution the culprit was 'span' tag.
If I remove the span tag and give all the style in a single line the problem is solved and shows expected behaviour.
Thanks
Alampu is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Hyperlink underline issue
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.46007 seconds with 12 queries