Guest User

Untitled

a guest
Jul 20th, 2018
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. <body>
  2.  
  3. <div class="circle" id="red-circle">
  4.  
  5.  
  6. </div>
  7.  
  8. <div class="circle" id="blue-circle">
  9.  
  10.  
  11. </div>
  12.  
  13. <div class="circle" id="yellow-circle">
  14.  
  15.  
  16. </div>
  17.  
  18. <input id="data" type=text> <button id="btn"> change </button> <br />
  19. <span id="gets"> this will change </span>
  20.  
  21.  
  22.  
  23.  
  24.  
  25. </body>
Add Comment
Please, Sign In to add comment