![]() ![]() |
Jul 16 2006, 05:24 PM
Post
#1
|
|
|
Group: Members Posts: 1,213 Joined: 9-June 05 From: Gobi Desert, Mongolia Member No.: 7,306 |
what css code do I need to not have this show up as a link in a html page? or the code for the html doc either one will work well.
<h4><strong><a name="pybluez">Python, Pybluez and zGCC</a></strong></h4> right now it appears to be a hyperlink, I want to kill this so it shows as normal text. Any ideas? |
|
|
|
Jul 16 2006, 10:15 PM
Post
#2
|
|
|
Group: Members Posts: 385 Joined: 3-December 03 Member No.: 1,038 |
in the a tag add something like
CODE <a href="..." style="text-decoration: none;">text</a> HTH |
|
|
|
Aug 14 2006, 10:49 PM
Post
#3
|
|
|
Group: Members Posts: 1,213 Joined: 9-June 05 From: Gobi Desert, Mongolia Member No.: 7,306 |
cool thanks
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 24th May 2013 - 09:47 AM |