=== Exceptions
No issue will be raised on `
` used for layout purpose, i.e. when it contains a `role` attribute set to `"presentation"` or `"none"`.
[source,html]
----
----
Note that https://www.w3schools.com/html/html_layout.asp[using for layout purpose is a bad practice].
No issue will be raised on `` containing an `aria-hidden` attribute set to `"true"`.
[source,html]
----
----