Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>Animasi Scroll</title>
<!--[if IE]>
  <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
  article, aside, figure, footer, header, hgroup, 
  menu, nav, section { display: block; }
  body {background-color:#777}
  a {display:block;text-decoration:none;color:#fff;font-weight:bold}
  #scrollNews {height:20px;line-height:20px;overflow:hidden;width:100%;margin:20px auto;text-align:center;background-color:black}
</style>
</head>
<body>
  <div id="scrollNews">
    <a href="https://plus.google.com/102652616884015548682">Google+</a>
    <a href="http://facebook.com/beben.koben">Facebook</a>
    <a href="http://twitter.com/bebenkoben">Twitter</a>
    <a href="http://id.linkedin.com/pub/beben-koben/20/655/537">LinkedIn</a>
    <a href="https://plus.google.com/b/102717502462570227545/">Google Page</a>
  </div>
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
anonymouspro
0viewers