Wednesday, December 15, 2010

Html style nowrap overflow hidden simple

<html>
<body>

<table>
<tr>
<td style="width:100px;overflow:hidden;"><div style="width:50px;white-space:nowrap;">sain u. boroo yu baina daa and mine.</div></td>
</tr>
</table>

</body>
</html>

No comments: