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>
<!--[if IE]>
  <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
<style>
#photo-attributes {
  margin: 1em 0;
  overflow: hidden;
}
  
#photo-attributes dt {
  width: 10em;
  float: left;
  clear: left;
  font-weight: bold;
}
#photo-attributes dd {
}
</style>
</head>
<body>
<dl id="photo-attributes"><dt>Edition</dt><dd>200</dd><dt>Ratio</dt><dd>3:1</dd><dt>Location</dt><dd>Great ocean road, Victoria</dd><dt>FStop</dt><dd>F-32</dd><dt>Exposure</dt><dd>3 minutes 40 seconds</dd></dl>
</body>
</html>
Output

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

Dismiss x
public
Bin info
anonymouspro
0viewers