Advertisement
Josif_tepe

Untitled

Apr 7th, 2023
638
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.27 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.     <head>
  4.         <link rel = "stylesheet" href = "style.css">
  5.         <title>Milosh first website</title>
  6.     </head>
  7.  
  8.     <body>
  9.         <a href="dog.html">
  10.         <button>
  11.             Button</button>
  12.         </a>
  13.     </body>
  14.  
  15. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement