Thread: link formatting within tables (html)

  1. #1
    Registered User
    Join Date
    Jul 2004
    Posts
    169

    link formatting within tables (html)

    my css style sheet in my header has links to be underlined. well theres certain links inside a table that i dont wantto be underline (but i want everything else to be)

    whats the best way to do this?

  2. #2
    Registered User Jaqui's Avatar
    Join Date
    Feb 2005
    Posts
    416
    Add the non underlined link format to the css and use that where you don't want the link underlined.
    Quote Originally Posted by Jeff Henager
    If the average user can put a CD in and boot the system and follow the prompts, he can install and use Linux. If he can't do that simple task, he doesn't need to be around technology.

  3. #3
    Registered User
    Join Date
    Jul 2004
    Posts
    169
    i dont get what your saying ( i dont actually know css i just know that you can use it)

  4. #4
    Registered User Jaqui's Avatar
    Join Date
    Feb 2005
    Posts
    416
    Then maybe you should look here to start with.
    Quote Originally Posted by Jeff Henager
    If the average user can put a CD in and boot the system and follow the prompts, he can install and use Linux. If he can't do that simple task, he doesn't need to be around technology.

  5. #5
    Registered User
    Join Date
    Jul 2004
    Posts
    169
    i have a weird situation that no site on google or anywhere else seems to know how to or want to handle. im creating styles for links which are pseudo classes (a:link a:hover a:active etc) so i dont get how im supposed to assign "class" values to these kinda of things.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Function to check memory left from malloc and free?
    By Lechx in forum C Programming
    Replies: 4
    Last Post: 04-24-2006, 05:45 AM
  2. dos game help
    By kwm32 in forum Game Programming
    Replies: 7
    Last Post: 03-28-2004, 06:28 PM
  3. Request for comments
    By Prelude in forum A Brief History of Cprogramming.com
    Replies: 15
    Last Post: 01-02-2004, 10:33 AM
  4. html link question about linking to files for download
    By Leeman_s in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 01-01-2004, 01:27 PM
  5. html double link
    By Klinerr1 in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 06-14-2002, 03:36 PM