Quote:
Originally Posted by Sarmat89
People are using div's because it prevents empty lines between paragraphs.
|
That makes a tiny bit of sense if they only use <p> as the device default may have a margin.
But WHY not set a margin: 0 if that is what is wanted?
To me, <div> is a container to keep a grouping together. (pagebreak-inside-avoid)