|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
<td nowrap> in CSS?
how i can set <td nowrap> in CSS?
<table width=10> <tr><td>I would like a nowrap here</td></tr> </table> many thanks in advanced.. |
|
#2
|
|||
|
|||
|
<style type="text/css">
<!-- td { white-space: nowrap; } --> </style> |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > <td nowrap> in CSS? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|