What does the "p" in <p> stand for?
What is a paragraph?
Almost all of our content the user sees goes in which element?
What is body?
What is the correct HTML for inserting an image?
1. <img href="image.gif" alt="MyImage">
2. <image src="image.gif" alt="MyImage">
3. <img alt="MyImage">image.gif</img>
4. <img src="image.gif" alt="MyImage">
What is 4. <img src="image.gif" alt="MyImage">?
What is 1 + 1
who are your instructors?
Joandy and Miles
Which HTML tag will create the largest heading?
What is <h1>?
What tag would you use to make a numbered list?
What is <ol>?
The relationship between a body tag and the tags within it.
What is a parent-child relationship
Where is Joandy from
yonkers
who is the founder of Code For Life?
Chris Troy
What should be the first line of your HTML files?
What is <!DOCTYPE html>?
I use this html tag to make text bold?
What is b tag? or strong tag?
How many different headings are there?
6 headings
what does plankton want
THE KRABBY PATTY SECRET FORMULA
Which instructor is older?
Miles
True or false: the div is visible on the screen without css
What is false
Give an example of an HTML attribute.
What is src, alt, href, ...?
The title tag is kept inside the __________.
What is <head>?
True or False: Does the 6 train stop at 105
False
Name one of the countries DaNeillia was stationed in while she was in the army
What is the name of the attribute that belongs to an Anchor tag
href
What does HTML stand for?
Hyper text Markup Language
What does "li" in the <li> tag, stand for
What is list item?
Name 10 marvel movies
marvel movies
How old is Chris Troy
65