Results 1 to 9 of 9

Thread: HTML Help: Formating with Tables

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Dark Knights are Horny Garland's Avatar
    Join Date
    Jul 2001
    Location
    I'm in your temple, defiling it.
    Posts
    1,041

    Default

    My website is formatted in the manner you seem to want, and I did my table as Bleys did. What you might want to do is add defined sizes to the tables. That just entails finding the TD tag for the left hand column, and adding width="20%,*" after the td, and before the >

    Then find the TD for the right hand column, and do the same with 80. Of course you can use any two numbers that add up to 100, but 20/80 mimics most frames accurately. Just don't forget the ,*
    It's important lol.

    example: (td width="20%,*")
    Stuff here
    (/td)
    Last edited by Garland; 06-29-2002 at 08:29 AM.
    Knock yourselves down.

Posting Permissions

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