HTML
CSS
More CSS
More HTML
Random
100

What is the most important heading

<h6>

100

Name two units the CSS property height takes

in, cm, em, fr, px, %

100

How do we change the size of our text in CSS

font-size

100

What tag creates an ordered list

<ol>

100

What was the answer to black magic

item is after black object
200

What does the tag <br> do

breaks

200

What symbol does an ID use

#

200

What is missing in this code

text-align: center

;
200

What does the <i> tag do

italics

200

This food is typically eaten after being fermented in a jar and is typically popular among asian food 

What is Kimchi?

300

What does HTML stand for?

Hyper Text Markup Language

300

What is the difference between a class and id

classes = same / multiple times

id = unique / one time

 

300

#0000FF is an example of what

Hex Values

300

What is wrong with this code

<img src="earth.png"> </img>

no closing tag
300

This language is the third most spoken language in the world

What is Hindi?
400

How many lines do we use to format our HTML code

2 or 4

400

What direction does margin: 10px 30px 40px 60px go

top right bottom left

400

If we wanted to add a font off of google, which HTML element do we paste the provided code inside

head


400
Is HTML a programming language

no

400
This country has the 4th largest population in the world

What is Indonesia?

500

What is the difference between margin and padding

margins expand outside the border. padding expands within the border

500

What is external styling

When we apply our css on a separate file from our HTML

500

If we do not want a border, what is the code to remove it

border: none

500

What does <!DOCTYPE HTML> do

It allows the browser to know that we are using HTML / version

500

This ankle was the one that got sprained on Mr.Brandon

What is left ankle?

M
e
n
u