Rated
Read 27,878 times
Related Categories
News Scroller
<html>
<head><title>News Scroller by PEEYUSH NIGAM.</title>
<body style="font-family:arial;font-size:11">
<STYLE type=text/css>#divNewsCont {
CLIP: rect(0px 230px 105px 0px); HEIGHT: 80px; LEFT: 15px; OVERFLOW: hidden; POSITION: absolute; TOP: 50px; VISIBILITY: visible; WIDTH: 230px;
}
#divNewsText {
LEFT: 0px; POSITION: absolute; TOP: 0px
}
</STYLE>
<script language="javascript1.2">
<!--
var tp=0;
function makeMove(){
var tm=setTimeout("makeMove()",100);
divNewsText.style.top=tp;
tp--;
if(tp==-100){
tp=70;
}
}
//-->
</script>
</head>
<body onload="makeMove()">
<DIV id=divNewsCont>
<DIV id=divNewsText><A href="http://www.avenues-india.com">Avenues India </a><br> Your gateway to India and Indian Products.. <BR><BR><A href="http://www2.domaindlx.com/pari"
target=_new>PARI WEB SERVICES™</A><BR>One-Stop shop for IT solutions..<br><br>
</DIV></DIV>
</body>
</html>
More than 3yrs of practical and job experience in IT Industry. Currently running own ASP center in city KANPUR - INDIA [url="www2.domaindlx.com/pari"]PARI WEB SERVICES™[/url]
U may [email="webmaster@avenues-india.com"]Email [/email] to me.
Comments
|