WEBDEV_QUIZ_M3_Quiz 4
Quiz by Camille Bernabe
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 do you call a set of interpretation to text that describes how it is to be structured, laid out or formatted?
HTML
Source code
Tags
Mark-up language
45s - Q2
Which term refers to the basic unit or building blocks of an HTML file?
Tags
Mark-up language
HTML
Source code
45s - Q3
What do you call the tags that stands alone and do not require an end tag?
Empty tags
Hash tags
Source tags
Container tags
30s - Q4
It provides additional information to tags.
Attributes
Conditions
Values
Texts
45s - Q5
Tags should be enclosed in what symbol?
Curly brackets
Slash
Square brackets
Angle brackets
45s - Q6
What symbol is used to signify the end of a tag?
“ ”
/
=
:
45s - Q7
Which of the following refers to a set of functional HTML tags together with their related attributes?
HTML
Mark-up language
Source code
Tags
45s - Q8
Which symbol separates the attribute value from its attribute name?
;
=
/
:
45s - Q9
The one being formatted by the tags to appear on the web browser is called:
Codes
Language
Content
Value
45s - Q10
For the browser to understand, what file extension name should be used?
.html
.txt
.rtf
.css
45s