Skip to content

The blinking effect in HTML should only be applied to the text, not the text and the background. #20

@ahaoboy

Description

@ahaoboy

For performance reasons, use one div to display text and background color. The opacity attribute will apply to the entire div. If html want to blink text like SVG, then html also need to use two divs in HTML, one to display text and one to display color.
Maybe html can use CSS variables and JS?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions