span element

span

HTML5 has really good accessibility.

span+title="not really good"

HTML5 has really good accessibility.

span + style="font-weight:bold"

HTML5 has really good accessibility.

Code

<p>HTML5 has <span title="not really good">really good</span> accessibility.</p>

Reference

HTML5 span element