Quote:
Originally Posted by DiapDealer
But surely, using the br tag to force a line break is why the br tag exists in the first place, no? 
|
Yes...provided the intention is that the whole element is intended to be read as a
single item.
So in your example, it's correct because the number and title are intended to be a single item
but for visual purposes it needs to look like two lines.
In the other example a major heading and sub-heading would not be intended to be a single item and so "should" be two items.