Advertisement
newbitek

lik

Dec 28th, 2017
18,086
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.31 KB | None | 0 0
  1. <html>
  2. <head>
  3.  <title>Link web lain</title>
  4. </head>
  5. <body>
  6.  <h1>Silahkan Klik Link Berikut</h1>
  7.  <a href="http://www.bacacoding.blogspot.co.id">Link Ke Blog Bacacoding</a><br>
  8.  <a href="http://www.google.com">Link Ke Gooogle</a><br>
  9.  <a href="http://www.wikipedia.com">Link Ke Wikipedia</a>
  10. </body>
  11. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement