Inappropriate Obselete Elements For Visual Presentation Check

RuleSets of AccessMonitor - the validator of web accessibility practices

Inappropriate Obselete Elements For Visual Presentation Check

Description

The “Inappropriate Obselete Elements For Visual Presentation Check” evaluates whether there is any obselete element used to control page presentation.

Example outcome

I found 1 obsolete element used to control the visual presentation.

Impact

Fixes

To address obselete elements inappropriately used to control visual presentation:

  1. Locate the inappropriate obselete elements.
  2. Remove the element from the HTML code.
  3. Add semantic HTML elements and CSS code to create the same visual appearance.

Resources