It's about readability in that simple case. Especially that you don't need a <p> tag for every paragraph. And it strictly seperates the layout from the content (of course your simple html does that too). Because it is so simple, automatic processing is simple too.
|