MENU
Beranda
Skrip
Glosarium
Tentang
Nyekrip Yuk
Web Tutorial Indonesia
Beranda
Skrip
Glosarium
Tentang
Nyekrip Yuk
Cari
contoh elemen head
Nyekrip
»
contoh elemen head
Jalankan!
Unduh!
<!doctype html> <html> <head> <!-- contoh elemen meta --> <meta charset="utf-8"> <!-- contoh elemen title --> <title>Ini adalah elemen title</title> <!-- contoh elemen link --> <link rel="stylesheet" href="style.css"> <!-- contoh elemen base --> <base href="http://www.nyekrip.com" target="_blank"> <!-- contoh elemen script --> <script> function myFunction() { document.getElementById("demo").innerHTML = "Halo JavaScript!"; } </script> </head> <body> <p id="demo">Aku akan berubah jika tombol bawah diklik</p> <button type="button" onclick="myFunction()">Coba</button> </body> </html>
New Tab
Ctrl + T
New Window
Ctrl + N
New Incognito Window
Ctrl + Shift + N
Bookmarks
Edit
Zoom
Save Page As..
Ctrl + S
Find..
Ctrl + F
Print..
Ctrl + P
Tools
History
Ctrl + H
Downloads
Ctrl + J
Signed in as youremail@yahoo.com
Settings
About Google Chrome
View Background Pages (8)
Help
Error Iframe.