Advertisement
1xptolevitico69

Custom link

May 27th, 2019
1,733
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.48 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <title></title>
  5. <meta charset="UTF-8">
  6. <meta name="viewport" content="width=device-width">
  7. <style>
  8.  
  9.   a {   text-decoration:none;color:white;background-color:red;font-size:30px;
  10.        padding:5px 40px;border-radius:10px;cursor:pointer;   }
  11.  
  12. </style>
  13. </head>      
  14. <body>  
  15.             <! (text-decoration:none;) if you don't want it underlined >
  16.  
  17.  
  18.  
  19. <a href='https://youtu.be/gEPmA3USJdI' target='self_'>AC/DC</a>
  20.  
  21.  
  22.  
  23.  
  24. </body>
  25. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement