- May 28, 2003
- 2,874
- 50
- 91
I used to use <span> tag to format width of some text like this:
<span style="width:100">Text</span>
This works fine in IE, but doesn't seem to work in Firefox and Safari. Any suggestion for an alternative to accomplish the same thing? Thanks.
<span style="width:100">Text</span>
This works fine in IE, but doesn't seem to work in Firefox and Safari. Any suggestion for an alternative to accomplish the same thing? Thanks.