Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <script type="text/javascript" src="../scripts/find.js"></script>
- </head>
- <body background="../Img/back.png">
- <img id = "logo" src = "../Img/logo.png" width = "123" height = "100">
- <!--<h1>Team Finder</h1>-->
- <p id="title">Storm Robotics Team Finder</p>
- <!--Output-->
- <p id="blank"> </p>
- <button type = "button"
- onclick = "req()">
- Go!</button>
- <p id="explain">This should gather a list of all the FRC Team numbers in the world.</p>
- </body>
- </html>
RAW Paste Data


