how to only make a part bold in css

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

<p><strong>This is bold</strong>this is not</p>
Source

Also in CSS: