Home › Forums › Other › P Element — in Code why does it Display w/o breaks but with spaces? › Re: P Element — in Code why does it Display w/o breaks but with spaces?
December 13, 2011 at 4:57 pm
#92647
Member
That is to do with how the white space is handled (as mentioned by @TheDoc). If you want to understand that a bit more (and control that behaviour) read this: http://www.w3.org/wiki/CSS/Properties/white-space
And this covers browser support: https://developer.mozilla.org/en/CSS/white-space