Quote:
Originally Posted by awx
OK, but they still don't imply chapter breaks.
|
Neither do divs. In fact nothing in HTML implies a chapter break, since chapters are not a concept the HTML spec addresses. The question you need to be asking is what approach is going to be most compatible with with widely accepted practice as well as being reasonably robust.
EDIT: in the context of ePub widely accepted practice is to put each chapter in a separate HTML file.