
PRETEST IN WEB DEVELOPMENT
Quiz by Renee Roseller Grafilon
Feel free to use or edit a copy
includes Teacher and Student dashboards
Track each student's skills and progress in your Mastery dashboards
- 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 type of list is used when each item should be numbered?
Bulleted List
Unordered List
Definition List
Ordered List
30sTLE_HEBC9 - 12PMP - III/IVa - r - 6 - Q2
Which of the following symbol is used to enclose the value for each list attribute?
< >
' '
" "
{ }
30s - Q3
If you want to number your list using Roman Numerals, what attribute should you use?
Type
List
Number
Start
30s - Q4
Your list should begin with number 4. What attribute of the <ol> should you use?
List
Number
Start
Type
30s - Q5
What will be the value of the type attribute if you want to use lower roman numerals in your list?
a
1
A
i
30s - Q6
If you want to use bullets in your list, what tags will you use?
<li>
<ul>
<ol>
<dl>
30s - Q7
What is the other term used for definition list?
glossary list
ordered list
bulleted list
unordered list
30s - Q8
Which empty tag is used for the items to be defined?
<li<
<dl>
<dt>
<dd>
30s - Q9
Which empty tag is used for the definition of an item?
<dt>
<dd>
<li>
<dl>
30s - Q10
If you do not indicate the type of bullet to use in your list, what will be the default bullet that will be displayed?
asterisk
circle
square
disc
30s - Q11
Which of the following refers to the shape of the characters or type of inscription?
Font Color
Font Style
Font Size
Font Type
30s - Q12
Which tag will you use if you want to display the text with a line drawn through it?
[strong][/strong]
[strike][/strike]
[sub][/sub]
[b][/b]
30s - Q13
What tag will you use to display the text in an increase size?
[strong][/strong]
[em][/em]
[big][/big]
[b][/b]
30s - Q14
Which of the following attribute should be used to set the font type?
color
type
style
face
30s - Q15
What attribute is used to set the text color?
color
size
face
style
30s