]> git.scottworley.com Git - picsort/blob - picsorter.html
98943de246d1a802b0f68e11ec040d466a3acf33
[picsort] / picsorter.html
1 <html>
2 <head>
3 <script src="jquery-2.1.0.js"></script>
4 <script src="picstosort.js"></script>
5 <script src="picsorter.js"></script>
6 </head>
7 <body>
8 <img id="pic"></img>
9 </body>
10 </html>