Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="description" content="skip-ink auto samples">
<meta name="viewport" content="width=device-width">
<title>JS Bin</title>
<style>
div {
  text-decoration: underline;
}
</head>
<body>
  <div style="font-family: Consolas">http://aaa</div>
  <div style="font-family: Courier">http://aaa</div>
  <div style="font-family: Courier New">http://aaa</div>
  <div style="font-family: Times">http://aaa</div>
  <div style="font-family: Arial">http://aaa</div>
  <div style="font-family: Segoe">http://aaa</div>
  <div style="font-family: Verdana">http://aaa</div>
</body>
</html>
Output 300px

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

Dismiss x
public
Bin info
kojiishipro
0viewers