Advertisement
RizkyAnugrah

Untitled

Sep 22nd, 2019
112
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.26 KB | None | 0 0
  1. <!DOCTYPE HTML>
  2. <html>
  3.     <head>
  4.         <title>Rizky Anugrah XI-RPL 2</title>
  5.     </head>
  6.     <body>
  7.         <h1 id="id1">This is Heading</h1>
  8.         <button type="button" onclick="document.getElementById('id'1).style.color = 'red'">
  9.         Click Me!
  10.         </button>
  11.     </body>
  12. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement