Results 1 to 3 of 3

Thread: XHTML validation [Resolved]

  1. #1

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945

    XHTML validation [Resolved]

    Using Homesite 5.5 validation of XHTML 1.0, I get the following errors:

    "td" does not have the attribute "width", "td" does not have the attribute "bgcolor", "img" does not have the attribute "border", and "table" does not have the attribute "cols".

    So... how do you define those things without using those attributes?
    Last edited by ober0330; May 24th, 2004 at 10:07 AM.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

  2. #2
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Those fall under css now. Use the style tag and look up the css usage for those. And cols for table is useless.

    http://www.htmlhelp.com/reference/css/properties.html
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  3. #3

    Thread Starter
    Frenzied Member ober0330's Avatar
    Join Date
    Dec 2001
    Location
    OH, USA
    Posts
    1,945
    Thanks. I found all of that soon after I posted, but thanks anyways.
    format your code!! - [vbcode] [/vbcode]

    ANSWERS CAN BE FOUND HERE!!

    my personal company

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width