Advertisement
Guest User

Untitled

a guest
Feb 26th, 2020
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.72 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.  
  4. </div>
  5.  
  6. <div id="restart" align="right" style="width:100px;height:50px">
  7.  
  8. </div>
  9.  
  10. <div id="div" style="width:50px; height:50px;margin-left:900;">
  11.  
  12. </div>
  13. <div id="board" align="center" style="margin-bottom:150px;margin-left:350px ;width:450px">
  14.  
  15. </div>
  16.  
  17. <div style="width:200px;height:250px;" align="left">
  18. <button onclick="BuildBoard();" style="background-color:darkblue">
  19. <img height="200" width="200" src="play2.png" />
  20. </button>
  21. </div>
  22. <script src="ROW-OG.js"></script>
  23.  
  24. </body>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement