Blinking Content Found
| Field | Value |
|---|---|
| Rule code | BadTag_Blink_Detect |
| WCAG conformance level | A |
| WCAG success criterion | 2.2.2 Pause, Stop, Hide |
| Must be fixed at source | Yes |
Description
We detected the use of the blink tag. Blinking and flashing content can be dangerous and distracting for certain users. Use alternative emphasis methods to highlight important content and avoid using the Blink tag.
How to fix
Avoid using the blink tag and instead, use CSS animations with consideration for accessibility; ensure animations can be paused or stopped.