Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

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?

#92647

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