this is my code :
<div style="width:100px;height:100px;background:red">
ssssssssssssssssssssssssssssssssssssss
</div>
this is not useful:
word-wrap:break-word;
word-break:break-all;
and it cant word-wrap on firefox ,
so what can i do using css
thanks