MARATHI TEAM
Welcome on the Marathi Team Forum.
To take full advantage of everything offered by
our forum, please log in if you are already a
member or join our community if you're not
yet....


Join the forum, it's quick and easy

MARATHI TEAM
Welcome on the Marathi Team Forum.
To take full advantage of everything offered by
our forum, please log in if you are already a
member or join our community if you're not
yet....
MARATHI TEAM
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Log in

I forgot my password

Latest topics
Top posting users this week
No user

Nimbuzz id Maker
freebuzz is my love :D

user name

password

captcha


Beautiful text two

Go down

Heart Beautiful text two

Post  storm Thu Dec 13, 2012 1:22 pm

you can design your site by this code . this code can create pretty text

Code:
<!-- This Script is from www.htmlfreecodes.com, Coded by:  Krishna Eydat-->

<!--<html>-->
<!--<head>-->
<style>#glowtext{filter:glow(color=#FFFF00,strength=3);width:100%;}</style>
<!--</head>-->
<!--<body>-->
<span id="glowtext">www.htmlfreecodes.com</span>
<script language="JavaScript" link="www.htmlfreecodes.com">
function glowit(which){
if (document.all.glowtext[which].filters[0].strength==3)
document.all.glowtext[which].filters[0].strength=2;
else
document.all.glowtext[which].filters[0].strength=3;
}                                               
function glowit2(which){
if (document.all.glowtext.filters[0].strength==3)
document.all.glowtext.filters[0].strength=2;
else
document.all.glowtext.filters[0].strength=3;
                                                }
function startglowing(){
if (document.all.glowtext&&glowtext.length){
for (i=0;i<glowtext.length;i++)
eval('setInterval("glowit('+i+')",150)');
}
else if (glowtext);
setInterval("glowit2(0)",150);
}
if (document.all)
window.onload=startglowing;
</script>
<!--</body>-->
<!--</html>-->
<br />
<font face="Tahoma"><a target="_blank" href="http://www.htmlfreecodes.com/"><span style="font-size: 8pt; text-decoration: none">HTML Free Code</span></a></font>
storm
storm
Member
Member

Posts : 155
Points : 458
Reputation : 1
Join date : 2012-12-05

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum