Advertisement
Guest User

PENGGUNAAN TAG A

a guest
Jan 20th, 2020
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.23 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4.   <title>penggunaan tag link </title>
  5. </head>
  6. <body>
  7.   <h1>Belajar menggunakan tag link</h1>
  8.   <p>Saya belajar HTML dengan
  9.   <a href="https://www.epic-code.eu.org/">epic-code</a></p>
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement