What is the difference between the head and the body in HTML Structure?
The head section holds information that isn't visible on the webpage (Information)
The body holds the visible content.
What formatting does the <em> element apply?
Italic text.
Where are attributes placed?
Inside opening tags.
When should you use an unordered list? AND what is its tag?
When order or steps do not matter & <ul>
What year was Mrs. Russ born? & How old is she?
2002 & 23
What does HTML stand for?
Hyper Text Markup Language
What formatting does the <strong> element apply?
Bold text.
What does the href attribute do?
Tells the link where to go.
What type of list uses numbers? AND what is its tag?
1.
2.
3.
Ordered List & <ol>
Until the age of 14, what sport did Mrs. Russ give most of her time?
Gymnastics
What is metadata?
Information about the webpage (data about data).
What happens to your text if you do not use paragraph tags/if you use no tags?
Text appears as one continuous block.
Why is alt text important for images?
It describes the image for accessibility/screen readers
In a table, what are the tags for a header cell and a data cell?
<th> & <td>
What kind of dog does Mrs. Russ want?
Golden Retriever
What tag contains the entire webpage?
<html>
What is nesting in HTML?
Placing one element inside another element.
Name TWO style attributes
Color, font size, font style, background color, etc...
What tag is ALSO used in both <ol> and <ul> & what does it stand for?
<li> & List Item
What is Mrs. Russ's Favorite type of shoes?
Birkenstock - Boston Clogs

Name & Define 3 tags that we have covered
other than <p> or <h1>-<h6> OR ANYTHING THAT HAS BEEN MENTIONED SO FAR IN THIS GAME:)
<hr>, <br>, <img>, <a>, ETC...
When nesting elements, how must tags close?
In reverse order from how they were opened.
How can an image become clickable (a link)?
By placing the image inside a hyperlink tag (<a>)
What happens if a table has no border attribute?
<table border = >
The border is not visible by default.
Mrs. Russ really likes iced coffee, what type of iced coffee has she brought to school the most this year?
Flavor & Type
(example: "Mocha Frappuccino")
Caramel Latte