>and I can't get it to wrap on the browser
<snip>
>This is inside a table cell that expands to fit the long string of text...
>Very annoying...
Apart from sepcifying the width of the table or the column, you can also
specify the width of the column in percentage terms of the page.
ie <table width=400> //width in pixels
<table width=100%> //width in percentage
It is a good idea though not to mix the % and pixel widths in the same table
as some funny behaviour pops up. IIRC a percentage width in table overrides
a column width in pixels.
Cameron Riley
Edwards and Kelcey
www.ekwireless.com
www.ekcorp.com
Tel. 973 267 8830 ext 1265
Fax. 973 267 3555
Email. [EMAIL PROTECTED]
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html