Netscape seems to be ignoring the width of the span
e.g
<span style="width:400px;background-color:red;">abcd</span>
works for IE and Opera.
Is it a bug with Netscape or is width a non standard property of span(hope that makes sense)?
Is there a workaround?
thanks