html make part of text bold code example
Example: 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>
<!-- It's better if you do it in your HTML file instead -->
<p><strong>This is bold</strong>this is not</p>