Thread: regex question
View Single Post
Old 11-22-2014, 04:27 AM   #15
Paulie_D
Connoisseur
Paulie_D began at the beginning.
 
Paulie_D's Avatar
 
Posts: 67
Karma: 10
Join Date: Apr 2011
Device: Kindle 3, Samsung Tab 4
Quote:
Originally Posted by DiapDealer View Post
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.
Paulie_D is offline   Reply With Quote