New Activity
Play Quiz
1. 
What does the A tag represent?
A.
hyperlink
B.
image
C.
new paragraph
D.
none of these
2. 
How many tags are in a regular string of HTML code?
A.
4
B.
2
C.
3
D.
1
3. 
What is the difference between an opening tag and a closing tag?
A.
Opening tag has a / in front
B.
Closing tag has a / in front
C.
There is no difference
4. 
What type of tag is BR?
A.
New paragraph
B.
Line break
C.
Line rule
D.
None of these
5. 
Is this an opening tag or a closing tag?
A.
Opening
B.
Closing
6. 
Which is the correct element to use for adding an image to your web page?
A.
photo
B.
img
C.
iframe
D.
link
7. 
Values are indicated through which symbol in HTML?
A.
Quotation marks
B.
Commas
C.
Parenthesis
8. 
Which section tag is used to display the page title, meta tags and link to scripts?
A.
BODY tag
B.
HTML tag
C.
HEAD tag
D.
META tag
9. 
Which line has the incorrect HTML code?
A.
Line 3
B.
Line 8
C.
Line 6
D.
There are no errors in the code.
10. 
Which of the following interprets HTML code?
A.
Microsoft Edge
B.
Google Chrome
C.
Mozilla FireFox
D.
All of the above