===Bold and Italics===
HTML 5 specification states that important text should be denoted with the '''STRONG''' tag not bold ('''B''' tag) and emphasized text should be denoted with the '''EM''' tag not italic ('''I''' tag). Bold and I tags are not perceivable to user agents such as like screen readers. [[File:A11y-bold.png|thumb|none|800px|Use Strong and EM tags not B and I tags.]]
===Underlined text===