Go to content

HTML CODE - 1974MYID

<!DOCTYPE html>
<html>
<head>
  <title>Contoh Web Sederhana</title> </head>
<body>
  <h1>Selamat Datang di Web Sederhana Saya</h1>
  <p>Ini adalah contoh penggunaan tag HTML dasar.</p>
  <a href="https://www.example.com">Klik di sini</a> untuk mengunjungi situs contoh.
  <br>
  <p>Jika Anda ingin mempelajari lebih lanjut,  
silakan kunjungi <a href="https://www.learnhtml.com">LearnHTML</a>.</p>
</body>
</html>



<a href="https://www.example.com">Klik di sini</a>
<a href="https://wa.me/628115040252">Klik WhatsApp<a/>
<a href="https://wa.me/628115040252">Klik <b>WhatsApp</b><a/>

https://www.revou.co/panduan-teknis/tag-html
<style>
a:link {
 color: blue;
 background-color: transparent;
 text-decoration: none;}
a:visited {
 color: blue;
 background-color: transparent;
 text-decoration: none;}
a:hover {
 color: blue;
 background-color: transparent;
 text-decoration: underline;}
a:active {
 color: blue;
 background-color: transparent;
 text-decoration: underline;}
</style>
Back to content
Application icon
1974MYID Pasang shortcut ini di layar beranda smartphone anda, akses tanpa melalui browser
Tap Installation button on iOS then "Add to your screen"