|
-
Dec 6th, 2002, 06:46 AM
#1
Thread Starter
Conquistador
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"> </td>
</tr>
</table>
It's not filling the available space :/
Why?
Last edited by da_silvy; Dec 6th, 2002 at 08:44 AM.
-
Dec 6th, 2002, 02:43 PM
#2
Fanatic Member
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.
-
Dec 7th, 2002, 03:33 AM
#3
Thread Starter
Conquistador
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|