<html>
<head>
<meta name="description" content="2013 photos">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>2013 photos</title>
<base target="_blank">
<style>
img{
width: auto;
max-width: 600px;
height: auto;
max-height: 450px;
}
</style>
</head>
<body>
<h3>Click on a picture to see larger version</h3>
<h2>1</h2> <img src='https://i.imgur.com/kVebA4J.jpg' style='border-style:solid;'><p></p><hr>
<h2>2</h2> <img src='https://i.imgur.com/eHzo2OQ.jpg' style='border-style:solid;'><p></p><hr>
<h2>3</h2> <img src='https://i.imgur.com/FP6EPT7.jpg' style='border-style:solid;'><p></p><hr>
<h2>4</h2> <img src='https://i.imgur.com/dwqZF6y.jpg' style='border-style:solid;'><p></p><hr>
<h2>5</h2> <img src='https://i.imgur.com/6URtKva.jpg' style='border-style:solid;'><p></p><hr>
<h2>6</h2> <img src='https://i.imgur.com/BDCQ0Jb.jpg' style='border-style:solid;'><p></p><hr>
<h2>7</h2> <img src='https://i.imgur.com/9lLyNmJ.jpg' style='border-style:solid;'><p></p><hr>
<h2>8</h2> <img src='https://i.imgur.com/pIaUJaF.jpg' style='border-style:solid;'><p></p><hr>
<h2>9</h2> <img src='https://i.imgur.com/OQkFkQj.jpg' style='border-style:solid;'><p></p><hr>
<h2>10</h2> <img src='https://i.imgur.com/o7hNmVU.jpg' style='border-style:solid;'><p></p><hr>
<h2>11</h2> <img src='https://i.imgur.com/xr6JYiB.jpg' style='border-style:solid;'><p></p><hr>
<h2>12</h2> <img src='https://i.imgur.com/0eDZ1zC.jpg' style='border-style:solid;'><p></p><hr>
<h2>13</h2> <img src='https://i.imgur.com/qdoVo1j.jpg' style='border-style:solid;'><p></p><hr>
<h2>14</h2> <img src='https://i.imgur.com/qByacDe.jpg' style='border-style:solid;'><p></p><hr>
<h2>15</h2> <img src='https://i.imgur.com/3eQu1cr.jpg' style='border-style:solid;'><p></p><hr>
<h2>16</h2> <img src='https://i.imgur.com/byQWuA6.jpg' style='border-style:solid;'><p></p><hr>
<h2>17</h2> <img src='https://i.imgur.com/T1UVEKk.jpg' style='border-style:solid;'><p></p><hr>
<h2>18</h2> <img src='https://i.imgur.com/naHI09G.jpg' style='border-style:solid;'><p></p><hr>
<h2>19</h2> <img src='https://i.imgur.com/UUX1873.jpg' style='border-style:solid;'><p></p><hr>
<h2>20</h2> <img src='https://i.imgur.com/BU6mWXJ.jpg' style='border-style:solid;'><p></p><hr>
<h2>21</h2> <img src='https://i.imgur.com/NJ3ZZWg.jpg' style='border-style:solid;'><p></p><hr>
<h2>22</h2> <img src='https://i.imgur.com/hlkVXyc.jpg' style='border-style:solid;'><p></p><hr>
<h2>23</h2> <img src='https://i.imgur.com/Ypf3sW6.jpg' style='border-style:solid;'><p></p><hr>
<h2>24</h2> <img src='https://i.imgur.com/FCIkFMv.jpg' style='border-style:solid;'><p></p><hr>
<h2>25</h2> <img src='https://i.imgur.com/y7IrCud.jpg' style='border-style:solid;'><p></p><hr>
<h2>26</h2> <img src='https://i.imgur.com/BgVk60O.jpg' style='border-style:solid;'><p></p><hr>
<h2>27</h2> <img src='https://i.imgur.com/IHfD8SJ.jpg' style='border-style:solid;'><p></p><hr>
<h2>28</h2> <img src='https://i.imgur.com/v755PyM.jpg' style='border-style:solid;'><p></p><hr>
</body>
</html>
Output
You can jump to the latest bin by adding /latest
to your URL
Keyboard Shortcuts
Shortcut | Action |
---|---|
ctrl + [num] | Toggle nth panel |
ctrl + 0 | Close focused panel |
ctrl + enter | Re-render output. If console visible: run JS in console |
Ctrl + l | Clear the console |
ctrl + / | Toggle comment on selected lines |
ctrl + ] | Indents selected lines |
ctrl + [ | Unindents selected lines |
tab | Code complete & Emmet expand |
ctrl + shift + L | Beautify code in active panel |
ctrl + s | Save & lock current Bin from further changes |
ctrl + shift + s | Open the share options |
ctrl + y | Archive Bin |
Complete list of JS Bin shortcuts |
JS Bin URLs
URL | Action |
---|---|
/ | Show the full rendered output. This content will update in real time as it's updated from the /edit url. |
/edit | Edit the current bin |
/watch | Follow a Code Casting session |
/embed | Create an embeddable version of the bin |
/latest | Load the very latest bin (/latest goes in place of the revision) |
/[username]/last | View the last edited bin for this user |
/[username]/last/edit | Edit the last edited bin for this user |
/[username]/last/watch | Follow the Code Casting session for the latest bin for this user |
/quiet | Remove analytics and edit button from rendered output |
.js | Load only the JavaScript for a bin |
.css | Load only the CSS for a bin |
Except for username prefixed urls, the url may start with http://jsbin.com/abc and the url fragments can be added to the url to view it differently. |