JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
tweak for firefox
[crayon_mockup.git] / index.html
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4         <title>Crayon Mockup (working title)</title>
5         <script src="/javascript/jquery/jquery.min.js"></script>
6         <script src="auto.js?v=2"></script>
7         <link rel="stylesheet" href="style.css?v=2">
8 </head>
9 <body>
10         <h1>Crayon Mockup</h1>
11         <p>Instructions: drag stuff into the outlined area, drag around, drag back up to delete</p>
12         <div class="crayon_mockup"></div>
13 </body>
14 </html>