how to remove bold text in html

HTML
<h1>**This text should be bold**, <span class='notbold'>but this text should not</span></h1>
Source

Also in HTML: