Results 1 to 3 of 3

Thread: Table Repetition Problem

  1. #1

    Thread Starter
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527

    Table Repetition Problem

    I'm having some problems with this:

    Code:
    <table width="100%" border="0" cellpadding="0" cellspacing="0">
    <tr width="100%">
    <td width="142"><img src="welcome.gif" height="38" width="142"></td>
    <td background="welcomebg.gif" width="100%" height="38">&nbsp;</td>
    </tr>
    </table>
    It's not filling the available space :/

    Why?
    Last edited by da_silvy; Dec 6th, 2002 at 08:44 AM.

  2. #2
    Fanatic Member riis's Avatar
    Join Date
    Nov 2001
    Posts
    551
    This table fills the entire width of the screen. It works for me, in both IE 5.0 and Mozilla 1.2.1
    Set the border to 1 to see if it really doesn't fill the entire width.

  3. #3

    Thread Starter
    Conquistador
    Join Date
    Dec 1999
    Location
    Australia
    Posts
    4,527
    Yeah, the cell it was in was too small :/

    thanks anyway

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