Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Question about Page Length 1

Status
Not open for further replies.

Firehawk734

Technical User
Jan 22, 2002
155
US
Hey guys,

If you visit
You will see what I mean. Scroll the HTML page at the bottom. I want the page to end and not scroll anymore, just beyond the 3D logo, but instead I have all that extra room down there before the page ends.

How do I shorten the page? I am a newbie so please give good instructions. Thanks

Dave
 
Remove the code in red from your page, leave the closing table tag in there!!


<tr>
<td height=&quot;19&quot;> </td>
<td> </td>
</tr>
<tr>
<td height=&quot;241&quot;> </td>
<td> </td>
</tr>

</table>
<p> </p>
<p>  </p>


Cheech

[Peace][Pipe]
 
THanks man. Ill try it when I get home from work.

Do you know anything about my other posting for Floating a picture like you can do in WORD so that the text wraps around the picture? Its in another thread called FLOATING A PICTURE.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top