[thelist] Column Width Not Working in Netscape Communicator 4.7

Rudy_Limeback at maritimelife.ca Rudy_Limeback at maritimelife.ca
Mon Aug 21 15:40:40 CDT 2000


hi greg

gee i hope you don't get a slew of identical answers to your question  ;o) 
 

(dan, f.y.i. maybe it's my mail system but i'm not seeing the posts until 
approx 30 minutes after they're posted and i can't tell if they've been 
answered yet within that time span...)

here's what you have, greg:

     <td width="200px" class="EvalCheckListBody">
           <input class="EvalCheckList" id="intMonth"
                  maxlength="2" name="intMonth" size="2" tabindex="1" 
               [snip]

(nice code, by the way -- comprehensive and easy to read)

specify your cell widths without the px, i.e. width="200"

if that doesn't work, try using "nowrap" (sorry, can't remember if this is 
html strict or not, i'm pretty sure it's html transitional)

    <td nowrap width="200"  [snip]


rudy limeback
r937.com
evolt.org





More information about the thelist mailing list