w3c validation how to fix the following... need help

Discussion in 'HTML & Website Design' started by Keone, Oct 19, 2006.

  1. #1
    Keone, Oct 19, 2006 IP
  2. sawz

    sawz Prominent Member

    Messages:
    8,225
    Likes Received:
    808
    Best Answers:
    0
    Trophy Points:
    360
    #2
    i'm not sure if you can, short of removing the background tags and the height tags. i had the same problem with a page of mine, same errors, the page looks fine in all the browsers so i just let it go.
     
    sawz, Oct 19, 2006 IP
  3. WhatiFind

    WhatiFind offline

    Messages:
    1,789
    Likes Received:
    257
    Best Answers:
    0
    Trophy Points:
    180
    #3
    Use css to show the background within a table. Works the best for me.
    With tables and cannot use width and height in one table, it either width or height.

    It has been a long time since I worked with tables, once you learn how to write tableless in css style only, you want nothing else. CSS is complete control!
     
    WhatiFind, Oct 19, 2006 IP