PDA

View Full Version : <td wrap="??">


N9ne
Sat 25th May '02, 4:51pm
Is it possible to set an attribute to say when the TD should wrap?

Steve Machol
Sat 25th May '02, 4:55pm
I think it wraps automatically. You can set it so it doesn't wrap:

<td nowrap>

megahard
Sun 18th Aug '02, 9:52am
im sure

<td style='width:100;text-wrap:hard-wrap '>
gggggggggggggggggggggggggggggggggggggggggggggggggg gggggggggggggggggggggg
</td>


makes sure the text wraps, its sumthing like that ;) search google for CSS text wrapping