HTML
CSS
JS
User Basics
Video Game Trivia
100

HTML is an acronym for this.

What is Hypertext Markup Language?

100

True or False:

CSS was made to help people decorate and style their websites

TRUE

100

This tag is meant to create function in JavaScript

What is function?

100

True or False:

You want to make the website as hard to use as possible

False

100

What was the first big arcade game to ever come out

What is Donkey Kong?

200

This tag is commonly used to divide small parts of the website to allow for better and precise styling.

What is a div tag?

200

This CSS tag allows you to change the background color of the website.

What is background-color?

200

This tag is used to trigger something when the right conditions are met.

What is if?

200

When making a website for other devices, you want to make the website this.

What is responsive?

200

What is considered the best Halo Game? (Author's note: this is not a debate)

What is Halo 3?

300

You can actually use this tag to bold your text bold your text without the use of CSS.

What is the b tag?

300

This display tag is commonly used when sorting parts of the website in rows and columns.

What is display: grid;

300

This tag is used to create certain elements and feature that can be referred to later in other JavaScript files.

What is class?

300
Typically, you want to make the website this to allow everyone to use it.

What is universally accessible?

300

Where is the first warp pipe section in the original Super Mario Bros. game?

World 1.2

400

You need to us this name in your meta tag to help the website be responsive.

What is name=viewport?

400

If I wanted to center all images in my website using display function, I would do this.

img {

display: flex;

justify-content: center;

}

400

These three tags are used most commonly in JavaScript

What are let, var, and const

400

When trying to get user on your website, you want to increase this to help it appear more on searches.

What is SEO?

400

This game is famous for this line "Sweet Liberty, my leg!!!"

Helldivers 2

500

Theres a secret way to set up the basics of your website by simply using these key binds.

What is ! + enter?

500

This tag is used to make animations and transitions in CSS.

What is keyframes?

500

This tag is used to draw shapes and images.

What is draw()?

500

This is the man who wrote "Don't Make Me Think"

Who is Steve Kurg?

500

This game allows you to create your own space fairing empire, and provides almost limitless ways to tell stories and play.

What is Stellaris?

M
e
n
u