Skip to content

Instantly share code, notes, and snippets.

@sulemani39
Created October 22, 2024 12:22
Show Gist options
  • Save sulemani39/cc2ca1f338fa547da09c4c1cbfe2b697 to your computer and use it in GitHub Desktop.
Save sulemani39/cc2ca1f338fa547da09c4c1cbfe2b697 to your computer and use it in GitHub Desktop.
<!DOCTYPE html>
<html lang="id">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Judul Halaman</title>
</head>
<body>
<h1>Selamat Datang di Halaman Web!</h1>
<p>Ini adalah contoh paragraf dalam HTML.</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment