Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. <body>
  2. <div align="left" id="tor" style="color:white;width:1850px;color:whitesmoke;font-size:70px;font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif">
  3. </div>
  4. <div id="restart" align="right" style="width:100px;height:50px">
  5. </div>
  6. <div id="div" style="width:50px;height:50px;margin-left:900px;">
  7. </div>
  8. <div id="board" align="center" style="margin-bottom:150px;margin-left:350px ;width:450px">
  9. </div>
  10. <div style="width:200px;height:250px;" align="left">
  11. <button onclick="BuildBoard();" style="background-color:darkblue">
  12. <img height="200" width="250" src="play2.png" />
  13. </button>
  14. </div>
  15. <script src="ROW-OG.js"></script>
  16. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement