quick question about span width?
just a quick question about the width of a span... when i set the width like so... Code: --------- width:100px; --------- it wont set it to that width unless i set the display to block...but this puts the line breaks before and after... is the span like the div that its only as wide as need to...
|