answersLogoWhite

0

Using CSS to achieve blinking text is highly discouraged; It has bad browser support and standardization. Some browsers may display it and others won't; Some won't display it at all!

You would have better browser support if you used JavaScript, but if you are still pushing to use CSS, the official way to create blinking text would be to use the text-decoration property with a blink value.

Example 1body

{text-decoration: blink}

The above CSS will make any text in blink.

Example 2.blink

{text-decoration: blink}

The above CSS will make any text in blink.

User Avatar

Wiki User

15y ago

Still curious? Ask our experts.

Chat with our AI personalities

CoachCoach
Success isn't just about winning—it's about vision, patience, and playing the long game.
Chat with Coach
LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
RossRoss
Every question is just a happy little opportunity.
Chat with Ross
More answers

if you want to make your text have color simply insert < colofontr=watevercolor>text goes here . if you want your text to blink insert insert text here this code will only show your text blink if you have mozilla fox , not internet explorer . text background search how to change that in Google .colofontr=watevercolor

ciaohello hahaha

User Avatar

Wiki User

14y ago
User Avatar

<blink>

no idea how to get your text to stop blinking though

User Avatar

Wiki User

14y ago
User Avatar

Blink is a non-standard HTML tag that may not work in very many modern browsers. Here is an example of how to use the blink tag: <blink>Blinking Text Goes Here</blink>.

User Avatar

Wiki User

10y ago
User Avatar

Add your answer:

Earn +20 pts
Q: How do you make text color text background and text blink?
Write your answer...
Submit
Still have questions?
magnify glass
imp