Forum Moderators: open
<p><strong>text<br /> text</strong></p>
or it has to be:
<p><strong>text</strong><br /> <strong>text</strong></p>
or both is fine?
I'm just trying to reduce the amount of code wherever and whenever I can.
Thanks
W3C Validator - HTML [validator.w3.org] W3C Validator - CSS [jigsaw.w3.org]
What you asked about specifically - using a <br> within another tag is valid.
I do use the W3C validation and yet was not able to figure that when I posted my question.
This means I've got spoiled, just like many kids do.
Thanks Tedster.