Page is a not externally linkable
Receptional_Andy - 8:48 pm on Oct 27, 2008 (gmt 0)
IMO, this would help keep the presentational aspects separate from the HTML.
Code-wise you could even eliminate the need for a <br> with CSS. One example: <h1>A main heading - <span style="display:block;">this text will be on a newline</span></h1>