Skip to main content
Version: v6

Blinking Content Found

Blinking Content Found — rule summary
FieldValue
Rule codeBadTag_Blink_Detect
WCAG conformance levelA
WCAG success criterion2.2.2 Pause, Stop, Hide
Must be fixed at sourceYes

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.