Results 1 to 3 of 3

Thread: Strict HTML - HEIGHT Attribute

  1. #1

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Posts
    15

    Strict HTML - HEIGHT Attribute

    While using the Strict method (<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">) for my Webpage, I have an issue with the HEIGHT attribute in TABLEs. I know most attributes are to be set using CSS, which I have no problems with in general; however, this attribute won't work.

    Is there away to set the height of a TABLE under the strict coding standards?

  2. #2
    Member
    Join Date
    Jan 2003
    Posts
    44
    style="height: npx"

  3. #3

    Thread Starter
    New Member
    Join Date
    Jan 2003
    Posts
    15
    I've found out since, that the HEIGHT attribute is obsolete.

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