<h1>This is <b>bold</b> heading</h1>

***** After adding attribute *****

<h1 style="color: red">This is <b>bold</b> heading</h1>
;