One of my most favorite parts of technology is computer technology (coding, building a computer, learning about computer chips, etc). My first ever codes were created using Scratch (www.Scratch.mit.edu). Then I wanted to learn another different type of coding language called HTML (hypertext markup language), so I found a website called www.w3schools.com and learned about it there. Here is an example:
This is a text box:
And this is a button:
These are two radio buttons:
I’m a radio button!
I’m a second radio button!
And these are three checkboxes:
I’m a checkbox!
I’m a second checkbox!
And I’m a third!
Coding is really fun, especially if you have experience with it. You can create games, animations, stories, trivia, and quizzes. I mostly like creating and playing games. Coding is great.
Here is a link to my Simple Quiz Code.