CSS For Tables

Discussion in 'CSS' started by cj1223, Oct 3, 2006.

  1. #1
    I heard you can define a taBLE WITH CSS. how would you do that and how would you define two seprate tables? I mainly want to use it to make cells change color when hover if thats possible. I'll also use it to make tables invisable and whatever els i may need to do.
     
    cj1223, Oct 3, 2006 IP
  2. M57

    M57 Peon

    Messages:
    41
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I don't clearly understand what you're trying to do. The questions don't seem related. Do you want to make a table interactive so that users can hide it and rows will change color when you hover the mouse over them? if so, then you should use JavaScript, not CSS. :)

    CSS can achieve the hover effect on any element, but Internet Explorer 6 doesn't support that, so you need to use Javascript.

    Please clarify your question if possible.
     
    M57, Oct 4, 2006 IP
  3. Eskarina

    Eskarina Guest

    Messages:
    608
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Hi CJ,

    this article might help ...

    //www.jessett.com/web_sites/css/borders.shtml

    I'm not able to post live links so I've taken out the http ....
     
    Eskarina, Oct 6, 2006 IP
  4. penagate

    penagate Guest

    Messages:
    277
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    0
    #4
    penagate, Oct 7, 2006 IP