td height problem

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • htmlcoder
    New Member
    • Aug 2007
    • 1

    td height problem

    I have a cell in table. width is 250 px.I need to fix height such that, If the text inside the cell goes beyond 2 lines I need to display only 2 lines. If text is of single line height should be only one line. Please help
  • Andelys
    New Member
    • Aug 2007
    • 47

    #2
    Originally posted by htmlcoder
    I have a cell in table. width is 250 px.I need to fix height such that, If the text inside the cell goes beyond 2 lines I need to display only 2 lines. If text is of single line height should be only one line. Please help
    It would be much easier if you posted some example code...

    Comment

    Working...