Author Topic: Css And Something Err-rather  (Read 2996 times)

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Css And Something Err-rather
« on: July 16, 2006, 09:24:36 pm »
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?
« Last Edit: July 16, 2006, 09:41:43 pm by bam »
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder

zmiq2

  • Sr. Member
  • ****
  • Posts: 383
    • View Profile
    • http://
Css And Something Err-rather
« Reply #1 on: July 17, 2006, 02:15:52 am »
in the a tag add something like

Code: [Select]
text
HTH
sl-c750, archos av580, socket cf [bt, wifi, modem], noname cf lan, audiovox rtm800 gsm-gprs cf, rom: sharp -> oz3.5.3 -> cacko -> oz3.5.4.1

bam

  • Hero Member
  • *****
  • Posts: 1213
    • View Profile
    • http://thegrinder.ws
Css And Something Err-rather
« Reply #2 on: August 15, 2006, 02:49:53 am »
cool thanks
SL-C3100 current: Stock/Tetsu 18h
Socket BT CF Card
Linksys WCF-12 802.11b/Cheapie USB Ethernet

The Grinder