Image & Link Tag Review
Quiz by Katie Krueger
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
11 questions
Show answers
- Q1Which tag is the IMAGE tag?<a><img><hr><title>30s
- Q2What else MUST be included with the <img> tag?<img src>Nothing it is just <img><img file><img href>30s
- Q3When you find a picture to use for your webpage, you should save it with a Filename that is:You should use ALL of these.No Capital LettersNo SpacesShort30s
- Q4What else can you change about the image when you put it on your webpage?NoneHeightWidthBoth30s
- Q5Which tag is written correctly to add an image?<img src="pic.jpg"><img pic.jpg"<img file="pic.jpg"><img="pic.jpg">30s
- Q6Which tag is the LINK tag?<i><li><a><b>30s
- Q7What must be included within the LINK tag <a>?<a link><a src><a file><a href>30s
- Q8What can you link your webpage to?A separate websiteBothNeitherA page your created30s
- Q9To create a LINK you must have a starting tag. What else do you need to make the LINK work correctly?Neither is neededContentEnd TagBoth are necessary30s
- Q10Which answer is written correctly to add a LINK to a webpage?<a href="index.html"> Home Page </a><a href="index.html"> </a><a href=index.html> Home Page </a><a href="index"> Home Page </a>45s
- Q11What do you call the additional parts of the IMAGE and LINK tags? (The "src" and the "href")AttributesFilesAttachmentsSources45s