How can I make

td {overflow : hidden}

I want the content bigger than td width just become hidden. I dont wanna the
content displayed above.

How can I force it?

I tried

table tr {height: 20px}
table tr td {overflow: hidden}


But it doesnt work, any idea?
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to