Answers for "html make part of text bold"

1

how to only make a part bold in css

<!-- It's better if you do it in your HTML file instead -->

<p><strong>This is bold</strong>this is not</p>
Posted by: Guest on June-03-2020

Code answers related to "html make part of text bold"

Browse Popular Code Answers by Language