The Life of Emma
HTML
Javascript Answered
CSS
Disney/Pixar Movies
100

"This isn't very *Blank* of you"

Skibidi (or however you spell it).

100

What Tag gives text the largest heading?

<H1>

100

"Const" does what in JS?

Keyword is used to declare variables that are constant

100

What type of brackets does a CSS file use?

Curly { }

100

This blue alien made friends with a Hawaiian little girl.

Lilo & Stitch

200

How many siblings does Emma have?

I still don't know to this day!

200

What tag do you use when wanting to write paragraphs worth of text in your code?

<p>

200

What does "Function" do?

Reusable code that completes a task.

200

True or False: a CSS file is the only way to style a page?

False. You can also style directly from your HTML file.

200

This Brave little lad had her mother turn into a bear!

Brave

300

Who is the only people that gets addressed as "HEY KING"?

Jamar and Tyriq

300

What are the two tags for creating lists in HTML?

<ul> (Unordered List)
&
<ol> (Ordered List)

300

Const a = 5;

Const b = 5.0;

console.log(a + b);?

(What is the answer?)

10.0
300

What tag do you use when styling your HTML file directly from itself?

<style> tag 

300

Humans became fat and lived in a spaceship while this machine was tasked with cleaning earth.

Wall-E

400

Who is Emmas Favorite Band?

Sleep Token!

400

What tag do you use when you want to add a direct reference to another site?

<a> (anchor) tag

400

What Symbol represents the word "not"?

The "!" symbol.

400

How do you target a specific div in HTML/CSS?

The HTML div must have a className to call in your CSS file.

400

They're not good. They're not great. They're...

Incredibles

500

What was Emmas favorite movie as a child?

Frozen!

500

Give me a list of all the starting tags when creating a HTML file.

<!DOCTYPE html>
<html>
<head>
<title>
<body>

500

DOUBLE JEOPARDY!!!:

How do you turn an Integer into a String?

Give it quotation marks ("")

500

How do you change style of ALL of A HTML document file?

Use the "*" symbol.

500

This house moved and every person who lived in it had powers.. well almost everyone.

Encanto