HTML
CSS
JavaScript
Computer Knowledge
Mystery
100

What button do you press to start an HTML file?

!

100

What do you usually name your CSS file?

style.css

100

What is a const variable?

A variable that cannot change

100

What is the shortcut to copy something?

ctrl+c

100

What is the password to log into a computer?

iCode1234

200

What does an h1 tag make?

Large text/title
200

What is the purpose of CSS?

To add style/coolness to your website

200

What is a let variable?

A variable that can change

200

What is the shortcut to paste something?

ctrl+v

200

What are the 2 types of variables in JavaScript?

const and let

300

What is the purpose of HTML?

To add basic structure to a website

300

What line do you need before creating a flexbox?

display:flex;

300

What word goes in your JavaScript link? (hint: it starts a "d")

defer

300

What is the shortcut to undo a mistake?

ctrl+z

300
Name 3 projects we have created this year.

Examples: Around the World, About me, Calculator, Minecraft website, Gratitude journal, Moving character,, etc.