The HTML <blink> tag is used for represent any text to make it blink. This Tag Support All Modern Web Browser ..Like Firefox, Google Chrome, Internet Explorar etc.
<html> <head> <title>Insert Page title Hare </title> <style> blink { color: #ddffgg; font-size: 26px; font-weight: bold; font-family: sans-serif; } </style> </head> <body>
<h1><Enter Blink Word Hare > Now again Blink Word </h1> <blink>The <blink> Blink element is Appear Upadte New Contant Next Tutoril Thank You.</blink> </body> </html>
Tags:
Tutorial