<div> instead of <p>?
This may be recency bias, but i feel like I've been seeing more and more epubs that use <div> to enclose basic text instead of <p>. That is, narry a <p> to be found throughout the whole book.
To my untrained eye this seems... kinda puzzling. Is there a good reason for this kind of substitution? Does <p> have outlier cases where it fails and <div> doesn't?
|