Quote:
Originally Posted by Tex2002ans
|
For a scene break I think the correct tag would be <hr/>.
I use <div/> for separators (a line below a chapter title, for example). This is just decorative and you should not use a <hr/> tag, since it means a thematic break in HTML5.