HTML
Headings
CSS
Images
Linking
100

What does HTML stand for?

What is hypertext markup language?

100

What are headers used for?

What is titles?

100

What does CSS stand for?

What is cascading style sheet?

100
How do you add images?

What is the <img> tag?

100

What are links used for?

What is directing people from one page/site on the computer to another?
200

How does an HTML start?

What is <!DOCTYPE HTML> tag?

200

What does the header tag look like?

What is <h> ?

200

How is the CSS put into the HTML?

What is linking?

200

Why does the image tag not need to be closed?

What is because there is no text content?

200

What tag is used for linking?

What is the <link> tag?

300
How does an HTML end?

What is </html> tag?

300

What does the number next to the h mean?

What is the size of the header?

300

What brackets are used in CSS?

What are {curly brackets} ?

300

What are the two attributes of the <img> tag?

What is src and alt?

300

What do you put when you want to link a different HTML page?

What is use <a href= ?

400
What tag holds a lot of the information inside the html?

What is the <p> tag?

400

What is the range of numbers that can be chosen for header tags?

What is 1-6?

400

What do you have to do in CSS after assigning a color or pattern to a part of the html?

What is add a semi colon; ?

400

What button allows you to put the image into the webpage by downloading?

What is the +add image button?

400

When linking a word, where do you put the text for the word?

What is between the link and closing tag?

500

What part of the webpage is the HTML considered?

What is the workspace?

500

Where do headers go in relation to the paragraph tag that is part of the same topic?

What is above the paragraph tag?

500

What are  some things you can do in the CSS?

What is change font size, change border pattern, change color, make shadows, change background?

500

How do you change the size of the image?

What is img width: ?

500

What is a link that brings a person to a different webpage?

What is an external link?

M
e
n
u