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 Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

layout view /cell width

Status
Not open for further replies.

bch33

Technical User
Joined
Oct 13, 2001
Messages
151
Location
US
I'm trying to get fixed-width cells in the layout view and I can't find where to set that property. Also in the Help it tells you to click the "Make Width Consistent button but I can't locate that either.
(I'm using DW4)
Thanks,
bch
 
Hi,

Get the properties window up (windows - properties). There are two radio buttons with "fixed" and "autostretch". Pick the "fixed".

Alternativley you can type in the cell width directly into your code eg <td width=&quot;100&quot;>blah</td>

The &quot;make widths consistent&quot; - on your table click the green tab and then click the arrow with a number next to it, this brings up various options including the above.

Red
 
perfect.
Thanks much Red
bch
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top