Update RedditlikeMemo.HTML

This commit is contained in:
Dangrainage 2023-08-24 20:00:35 +02:00 committed by GitHub
parent eedd13b76e
commit 4b7c783413
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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'];