Make Text Blink with HTML - How to Guide

  • Context: HTML/CSS 
  • Thread starter Thread starter alanveron
  • Start date Start date
Click For Summary

Discussion Overview

The discussion revolves around how to make text blink using HTML, focusing on the command or code necessary to achieve this effect. Participants explore the functionality of the tag and its application in different contexts.

Discussion Character

  • Technical explanation, Debate/contested

Main Points Raised

  • One participant asks for the command to make text blink in HTML.
  • Another participant provides the tag as a solution, suggesting it should work.
  • A participant reports that their attempt to use the tag did not result in blinking text.
  • There is a question about where the participant typed the code, indicating context may affect functionality.
  • A participant shares a complete HTML example using the tag but notes it does not blink as expected.
  • One participant speculates that the forum may have disabled the blinking feature.

Areas of Agreement / Disagreement

Participants express uncertainty about the functionality of the tag, with no consensus on why it may not be working in certain contexts.

Contextual Notes

Limitations include potential restrictions on HTML features within the forum and the possibility that browser support for the tag may vary.

alanveron
Messages
45
Reaction score
0
HOW TO MAKE A TEXT BLINK USING HTML?
what's the command?THanks!
 
Technology news on Phys.org
<blink>annoying text</blink>

- Warren
 
admin...

i tried to type

<blink>BLINK</blink>

bit it doesn't blink at all.
 
Where did you type it?

- Warren
 
in a forum where html format is permitted
 
<html>
<head>
<title>Something</title>
</head>
<body>
<blink>Something</blink>
</body>
</html>

What is wrong with that code? Because it should blink but it doesn't.
 
Maybe they turned off the blink "feature" in the forum.
 

Similar threads

  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 187 ·
7
Replies
187
Views
11K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K