Override width attribute

Discussion in 'CSS' started by g_hickley, Aug 1, 2006.

  1. #1
    Is there anyway in CSS to override a WIDTH='150' value on a table? I know I can do this in JavaScript but I would prefer to be able to do it inside CSS even if via a hack.
     
    g_hickley, Aug 1, 2006 IP
  2. picklemy

    picklemy Peon

    Messages:
    227
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    just do away with the table and use DIV tags instead
     
    picklemy, Aug 2, 2006 IP