View Single Post
  #2 (permalink)  
Old Jul 14th, 2005, 10:25
benbramz benbramz is offline
Highly Reputable Member
Join Date: May 2005
Location: U.K
Age: 21
Posts: 739
Thanks: 0
Thanked 0 Times in 0 Posts
hi

i cant see the problem, cos' im using 1024 at the moment n my laptop wont go any higher

however, it l be cos youve used pixel witdth for your table;
Code: Select all
<table border="0" cellpadding="0" cellspacing="0" width="573">
therefore it wont stretch, however if u used a percentage such as width="50%" the table will stay to 50% of the screen.

all verywell and good but there are inherit problems with this, your image will not resize accordingly, they will stay the same. so, your sites tables will grow leaving silly and odd gaps between your images.

anyway, accoring to some site stats(http://www.webforumz.com/viewtopic.php?t=3884) you dont need to worry too much about people seeing this gap...

hope that helped in some way
Reply With Quote