How Do You Make Text Flash Using Html Codes

RegisterLogin
How Do You Make Text Flash Using Html Codes
Post Description: How Do You Make Text Flash Using Html Codes
Tags: How, Do, You, Make, Text, Flash, Using, Html, Codes
This Post Was Posted On Sep 27, 2009 By Benjiamin #2436
i've seen some websites that they have their text is flashing.

how do you do that. i think that's pretty neat.

i like to learn how you do that?
Leave Your Comments
Related Pages: [Add Your Website]
Post New Topic
web
#2431 1
check out this code:

Flashing Letters



open notepad, copy and paste this code into and save it as flashing.html, then open it with your broswer.


NOTE: this doesnt work on all your broswers. i see it more often on firefox, but not much on internet explorer

<html>
<head>
<title>Making flashing letters fonts numbers tutorial guide for beginners in HTML CSS Styles</title>
<style type="text/css">
<!--
.flashing {
color: #FF0000;
text-decoration: blink;
}
-->
</style>
</head>
<body>
<strong>Making flashing letters fonts numbers tutorial guide for beginners in HTML CSS Styles
</strong>
<h1 align="center" class="flashing">Tell Your Friends About Wallpaperama!</h1> <hr />
<BLINK><span style="color:#0000FF ">Webhosting by Webune</span><BLINK>
<hr />
<p align="left">This short script tutorial is to show you how you can make text flash </p>


<p>&nbsp;</p>


<p><a href="http://www.wallpaperama.com/forums">&lt;&lt; Go back to Turorials </a></p>
<p align="center">PHP Hosting at <a href="http://www.webune.com">Webune.com</a> </p>
<p>&nbsp;
</p>
</body>
</html>
Sep 27, 2009 Reply Report abuse
©2011 Webune Forums - Mon Dec 19, 2011 5:39 am
Powered by: Webune Forums V3