Welcome to JS Bin
Load cached copy from
25
 
1
<!DOCTYPE html>
2
<html>
3
<head>
4
  <meta charset="utf-8">
5
  <meta name="viewport" content="width=device-width">
6
  <title>JS Bin</title>
7
</head>
8
<body>
9
  <p  style="font-family: sans-serif;">Test.</p>
10
  <hr style="font-family: sans-serif; line-height: 16px; font-size: 13px; border: 0; border-bottom: 1px solid #999">
11
  <p style="font-family: sans-serif; line-height: 16px; font-size: 13px; color: #999">Want to learn the command line? I released an affordable online course with 37 videos and an ebook for just that: <a style="text-decoration: underline; color: #999;" href="https://terminal.training?utm_source=email&utm_medium=email&utm_campaign=email-footer"><strong>terminal.training</strong></a></p>
12
  <p style="font-family: sans-serif; line-height: 16px; font-size: 13px; color: #999">If you did want to subscribe to my infrequent newsletter, you can just <a style="text-decoration: underline; color: #999;" href="https://app.convertkit.com/landing_pages/223277?v=6">click here</a>.</p>
13
<table style="font-family: sans-serif; line-height: 16px; font-size: 13px; color: #999">
14
  <tr>
15
    <td style="font-family: sans-serif; line-height: 16px; font-size: 13px; padding-right: 10px;"><img width="70" height="70" src="https://jsbin-user-assets.s3.amazonaws.com/rem/remy-pro-round.png"></td>
16
    <td>
17
Blogging at <a style="line-height: 18px; text-decoration: underline; font-family: sans-serif; font-size: 13px; color: #999" href="https://remysharp.com">remysharp.com</a><br>
18
Githubbing at <a style="line-height: 18px; text-decoration: underline; font-family: sans-serif; font-size: 13px; color: #999" href="https://github.com/remy">github.com/remy</a><br>
19
Tweeting at <a style="line-height: 18px; text-decoration: underline; font-family: sans-serif; font-size: 13px; color: #999" href="https://twitter.com/rem">@rem</a><br>
20
Working at <a style="line-height: 18px; text-decoration: underline; font-family: sans-serif; font-size: 13px; color: #999" href="http://leftlogic.com">leftlogic.com</a>
21
    </td>
22
  </tr>
23
</table>
24
</body>
25
</html>
Output

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

Dismiss x