Online
 
Friday, 05 December 2008
 
 

HTML - PHP | HTML Scroller Script | Print |  E-Mail
 

HTML - PHP | HTML Scroller Script

PHP - HTML Scroller 

To make a Scroller in your site, you can following script bellow:

1. First time you must creat links.html

2. Creat code in links.html :

<html>
<title>HTML - PHP Scroller</title>
<head>
<!-- Start: Css Code -->
<style type="text/css">
body {
  background: transparent;
  border: none;
  color: #009999;
  font-style: normal;
  font-family: Tahoma, Arial, sans-serif;
  letter-spacing: 1px;
  text-shadow: #FF0066;


}
A:link,A:visited,A:active {
    color:#F36034;
    font-weight: 400;
    text-decoration: none;
    font-variant: normal;
    font-style: normal;
}
A:hover {
    color:#003366;
    font-weight: normal;
    background-color: #EBEBEB;
}

</style>

<!-- End: Css Code -->
</head>
<body leftmargin="0" topmargin="0">
<center>
<!-- Start: Scroller Code -->
<marquee height="200" width="157" behavior="scroll" direction="up" scrolldelay="0" scrollamount="1" onMouseOver="stop()" onMouseOut="start()">
<a href="http://www.g-excess.com/content/view/548/45/" target="_self"> SEO - Search Engine Optimization (SEO Elite 4.0 )</a><br>
<a href="http://www.g-excess.com/content/view/547/34/" target="_self"> Maintenance Deep Freeze - Recovery<a/><br>
<a href="http://www.g-excess.com/content/view/545/" target="_blank"> Setting GPRS dan MMS</a><br>
</marquee>
<!-- End: Scroller Code -->
</center>
</body>
</html>

3. Save Your links.html

4. Upload to Webserver / Access Local Server links.html

Example:

If code not run, please open this content with Internet Explorer / Opera ; Thanks you

This entry was posted on . You can follow any responses to this entry through the RSS 2.0 feed. You can leave a comment.
Users' Comments (0)

Comment an article
  Name
  E-mail
   Title
Available characters: 4000
 Notify me of follow-up comments
This image contains a scrambled text, it is using a combination of colors, font size, background, angle in order to disallow computer to automate reading. You will have to reproduce it to post on my homepage
Enter what you see:

No comment posted

Jumbo Coklat
 
Top! Top!