Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8 />
<title>JS Bin</title>
</head>
<body>
  <a title='move right' class='move_right' href="http://demo.moodle.net/course/mod.php?sesskey=5AElD7S1su&amp;sr=0&amp;id=1772&amp;indent=1">Move right</a>
  
</body>
</html>
 
.move_right {
  text-indent: -3000px;
  display:inline-block;
  padding-left:16px;
  background: transparent url(http://demo.moodle.net/theme/image.php?theme=nimble&image=t%2Fright&rev=500) 0 center no-repeat; 
}
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers