PDA

View Full Version : quick question about span width?


paulj
08-21-2007, 07:11 AM
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...