Inappropriate HTML Text Formatting Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Inappropriate HTML Text Formatting Check

Description

The “Inappropriate HTML Text Formatting Check” evaluates whether there is any HTML element or attribute being used to control the visual presentation of text.

Example outcome

I located 1 HTML element or attribute that is being used to control the visual presentation of text.

Impact

Fixes

To address inappropriate presentational HTML:

  1. Locate the inappropriate element or attribute.
  2. Replace it by semantic HTML and CSS.

Resources