alanveron Messages 45 Reaction score 0 Thread starter Aug 21, 2004 #1 HOW TO MAKE A TEXT BLINK USING HTML? what's the command?THanks!
chroot Staff Emeritus Science Advisor Gold Member Messages 10,270 Reaction score 45 Aug 21, 2004 #2 <blink>annoying text</blink> - Warren
alanveron Messages 45 Reaction score 0 Aug 21, 2004 #3 admin... i tried to type <blink>BLINK</blink> bit it doesn't blink at all.
chroot Staff Emeritus Science Advisor Gold Member Messages 10,270 Reaction score 45 Aug 21, 2004 #4 Where did you type it? - Warren
Dilbert Messages 35 Reaction score 0 Aug 21, 2004 #6 <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.
<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.
dduardo Staff Emeritus Science Advisor Insights Author Messages 1,902 Reaction score 3 Aug 21, 2004 #7 Maybe they turned off the blink "feature" in the forum.