Update RedditlikeMemo.HTML
This commit is contained in:
parent
eedd13b76e
commit
4b7c783413
1 changed files with 4 additions and 1 deletions
|
@ -45,8 +45,11 @@
|
|||
<button class="game-button yellow" onclick="handleButtonClick('yellow')"></button>
|
||||
</div>
|
||||
<p>
|
||||
<h1> </h1>
|
||||
<h1> </h1>
|
||||
<h1> </h1>
|
||||
<h1>I am going to be frankly pretty honest, ChatGPT helped me a lot with this one.</h1>
|
||||
<h1>I personally didn't really know that HTML has this many functions.</h1>
|
||||
<h1>I personally didn't know that HTML had this many functions</h1>
|
||||
</p>
|
||||
<script>
|
||||
const buttonColors = ['green', 'red', 'blue', 'yellow'];
|
||||
|
|
Loading…
Add table
Reference in a new issue