b-usage.html (415B)
1 <!DOCTYPE html> 2 <meta charset="utf-8"> 3 <title>HTML test: b - highlight keywords</title> 4 <link rel="author" title="Intel" href="http://www.intel.com/"> 5 <link rel="mismatch" href="b-usage-notref.html"> 6 <link rel="help" href="https://html.spec.whatwg.org/multipage/text-level-semantics.html#the-b-element"/> 7 8 <p>You enter a small room. Your <b>sword</b> glows brighter. A <b>rat</b> scurries past the corner wall.</p>