
Introduction to Databases HTML Tags
Quiz by Ashley Brown
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
- 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
- Q1
What does the <html> tag stand for?
Computing Language
Java Script
Hypertext Markup Language
How to make lava
30s - Q2
What does the <p> tag do?
Creates a paragraph section
Displays <P>
Shows an image
Creates a poll
30s - Q3
What does the <a> tag do?
Creates a link to an internal or external page
Displays a section of code
Shows the apple logo
Creates an attribute
30s - Q4
What does an <h1> tag do?
Creates a bulleted list
Underlines a section of text
Creates a bold text
It creates a heading 1
30s - Q5
What does "alt" stand for in HTML?
Short for alternative text
Alternative music
All lowercase text
Alternative page
30s - Q6
What do attributes do in HTML?
Shows the code of the page
Provides additional information about elements
Defines the paragraph tag
Defines the page
30s - Q7
What is an example of an element?
Name = "value"
Code = "html"
Number ="1"
IMG = "a"
30s - Q8
What does "src" stand for in HTML?
Source
Storage
Scared
Sectioned
30s - Q9
What is the function of the <br> tag?
Creates an indent in the text
Creates a bolded list
Created an underlined list
Creates a line break
30s - Q10
What does the <table> tag do?
Takes you to another page for creating a table
Creates a table
Shows the table functions
Pulls table data
30s