HTML
CSS
Technology
Fun
Random
100
Syntax to create a button in HTML.

<button> </button>

100
How someone can change the background color of a website.

background-color : red;

100

This woman is considered the first computer programmer.

Who is Ada Lovelace?

100

Characters who try to find crazy technological inventions during the summer--all before their mom sees.

Who is Phineas and Ferb?

100

The only fruit that has seeds on the outside of it.

What is the Strawberry?

200

The tag used to create a hyperlink.

What is <a> </a>
200

The property that allows you to change the background to an image of your choosing (full syntax required!)

background-image : url("link")
200
The datatype of "hello" in any coding language.

What is a String?

200

This Disney movie features a character who literally “breaks the internet.”

Who is Wreck-it-Ralph?

200

The largest organ in the human body.

What is the skin?

300

Computers communicate in this fundamental language made up of 0s and 1s (that also make our websites)! What is this language called?

What is Binary?

300

Name the CSS technique that allows you to arrange elements on the screen.

What is a flexbox?

300

The data type of this variable --> var = false

what is a boolean?

300

In Iron Man, Tony Stark uses this AI voice assistant to control his suit and house.

Who is JARVIS?

300

The first woman to win a Nobel Prize.

Who is Marie Curie?

400

The tag used to type something in.

What is the input tag?

400

The difference between a class and an ID in HTML / CSS.

A class are for multiple elements, IDs are for one element. 

400

This company created the Windows operating system.

What is Microsoft?

400

In Big Hero 6, the name of the personal health care assistant (marshmallow). 

Who is Baymax?

400

Humans have this many chromosomes in most cells.

46 chromosomes

500

The tag used to create a flexbox.

What is the <div></div> tag?

500

This property controls the space inside the element's border.

What is padding?

500
What is the name of this loop?

for i in range(0, 10):

      print(i)

what is a for-loop?

500

This lion’s catchphrase, now a widely shared meme, means "no worries."

What is Hakuna Matata (from The Lion King)

500

This planet has the most moons in our solar system.

What is Jupiter?