+ 2
It depends on content. But between <p></p> it might only make the content look different if there's text: <p>Hello</p> does not look same than: <p>H e l l o</p> But <p></p> and <p> </p> don't have difference in user experience.
19th Jan 2020, 2:35 PM
Seb TheS
Seb TheS - avatar