colwidth problem

W

wj

Hi all,

In a form I use the following code:

-----
<body>
<table border="1" cellpadding="0" cellspacing="0" width="100%">
<tr height="15">
<td><img src="transparent.gif" height="2" width="10"></td>
<td><img src="transparent.gif" height="2" width="10"></td>
<td width="180"><img src="transparent.gif" height="2"
width="180"> </td>
<td width="20"><img src="transparent.gif" height="2" width="20">
</td>
<td width="125"><img src="transparent.gif" height="2" width="125">
</td>
<td width="20"><img src="transparent.gif" height="2" width="20">
</td>
<td width="125"><img src="transparent.gif" height="2" width="125">
</td>
<td width="20"><img src="transparent.gif" height="2" width="20">
</td>
<td width="100%"></td><td width="2"><img src="transparent.gif"
height="2" width="2"></td>
<td width="10"><img src="transparent.gif" height="2" width="10"></td>
</tr>
<tr>
<td></td>
<td></td><td valign="top"><u>Text</u>:</td>
<td colspan="7"><textarea name="text_gen" cols="50"
rows="8"></textarea></td>
<td>
</tr>
</table>
</body>
----

In Internet Explorer, the page doesn't fit in the browser at a
resolution of 800 times 600. Can anyone tell how to prevent the
scrollbar appearing when resizing the browser window to a smaller
width?? If the 100% column would become smaller it wou;dn't be a problem
to fit the page in a browser window....

Thanx!

WJ
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,535
Members
45,007
Latest member
obedient dusk

Latest Threads

Top