Skip to content

Instantly share code, notes, and snippets.

View adimuhamad's full-sized avatar

Mochamad Adi MR adimuhamad

View GitHub Profile
@adimuhamad
adimuhamad / button-goes-bigger.markdown
Created February 5, 2024 07:33
Button Goes Bigger
@adimuhamad
adimuhamad / index.html
Created February 5, 2024 07:25
WNmyrBe
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Do you love me?</title>
</head>
<body class="mt-3">
<div class="container-fluid">
<img id="gambar-gif" src="https://i.pinimg.com/originals/75/9d/52/759d52d9562a4ccdfd45d2319a285284.gif" alt="Gambar GIF" style="width: 150px; height: auto;">
<h2 id="question-text">Kamu sayang sama aku ga?</h2>
<button type="button" class="btn btn-success mb-2" id="iya" onclick="responTombolIya();">SAYANG DONG!</button>