What is the most important heading
<h6>
Name two units the CSS property height takes
in, cm, em, fr, px, %
How do we change the size of our text in CSS
font-size
What tag creates an ordered list
<ol>
What was the answer to black magic
What does the tag <br> do
breaks
What symbol does an ID use
#
What is missing in this code
text-align: center
What does the <i> tag do
italics
This food is typically eaten after being fermented in a jar and is typically popular among asian food
What is Kimchi?
What does HTML stand for?
Hyper Text Markup Language
What is the difference between a class and id
classes = same / multiple times
id = unique / one time
#0000FF is an example of what
Hex Values
What is wrong with this code
<img src="earth.png"> </img>
This language is the third most spoken language in the world
How many lines do we use to format our HTML code
2 or 4
What direction does margin: 10px 30px 40px 60px go
top right bottom left
If we wanted to add a font off of google, which HTML element do we paste the provided code inside
head
no
What is Indonesia?
What is the difference between margin and padding
margins expand outside the border. padding expands within the border
What is external styling
When we apply our css on a separate file from our HTML
If we do not want a border, what is the code to remove it
border: none
What does <!DOCTYPE HTML> do
It allows the browser to know that we are using HTML / version
This ankle was the one that got sprained on Mr.Brandon
What is left ankle?