Answers for "strong and bold difference in html"

-1

strong and bold difference in html

<p>normal text <b>bold text</b> normal text</p>

<p>normal text <strong>semantically important text</strong> normal text</p>
Posted by: Guest on January-06-2021

Browse Popular Code Answers by Language