Okay, I must be having a brain fart today - I'm trying to get a cell in a table to NOT wrap. I actually want the text that doesn't fit to be hidden. What am I missing? (btw, I'm coding only for IE for an internal app). I've done this before, just can't remember what I did. I want the second cell to NOT wrap. Here's some test code:
<table border="1" cellspacing="0" cellpadding="0" width="150" style="table-layout: fixed;"> <col width="50"/> <col width="50"/> <col width="50"/> <tr> <td> </td> <td>Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test Test </td> <td> </td> </tr> </table> What am I missing? Dave Phillips ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;203748912;27390454;j Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309507 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4