W3: F43-1: Failure of Success Criterion 1.3.1 due to using structural markup in a way that does not represent relationships in the content
This code example is taken from the Failures for WCAG 2.0
Example Begin
Interested in learning more? Write to us at
3333 Third Avenue, Suite 300 · New York City
And we'll send you the complete informational packet absolutely Free!
Example End
Code for this Example
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<p>Interested in learning more? Write to us at</p> | |
<h4>3333 Third Avenue, Suite 300 · New York City</h4> | |
<p>And we'll send you the complete informational packet absolutely Free!</p> |