WHAT'S NEW?
Loading...

Make a text blink using HTML

I know flashing text is banned at many places but still as my visitors requires it. Its very easy to make a sentence blink using HTML. You just have to add two tags before and after of the text you want to blink.



In order to make text blink, simply enclose the text within the <blink>......</blink> tags. However, keep in mind that many people find blinking text to be annoying and you have no guarantee that the text will blink in every browser.

For example you want to blink "Welcome" ,then you want to type <blink>welcome</blink>.
And on browser, this is how it will appear welcome.

Now say, how easy it is!

2 comments: Leave Your Comments