Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web #582

Open
FD200223 opened this issue Jun 20, 2024 · 1 comment
Open

web #582

FD200223 opened this issue Jun 20, 2024 · 1 comment

Comments

@FD200223
Copy link

No description provided.

@FD200223 FD200223 changed the title <!DOCTYPE html> <html lang="id"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Contoh Website Sederhana</title> <link rel="stylesheet" href="styles.css"> </head> <body> <header> <h1>Selamat Datang di Website Saya</h1> </header> <main> <p>Ini adalah contoh website sederhana menggunakan HTML, CSS, dan JavaScript.</p> <button id="showMessageButton">Klik Saya!</button> <p id="message" style="display: none;">Halo, terima kasih telah mengklik tombol!</p> </main> <script src="scripts.js"></script> </body> </html> web Jun 20, 2024
@gitpushalison
Copy link

ddd

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants