
Q3_POST TEST_WEB DEVELOPMENT
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
Which HTML tag is used to define an internal style sheet?
30s - Q2
What is the correct HTML for creating a hyperlink?
30s - Q3
Which of the following links to a page on a different Web browser?
Named Anchor
Relative URL
Parent URL
Absolute URL
30s - Q4
Which of the following indicates the target of the anchor?
anchor
target
name
href
30s - Q5
Which of the following is the value of the href attribute or target URL will be opened in a new window?
_parent
_self
_top
blank
30s - Q6
Which of the following is the value of the href attribute or target URL will be opened in within the same frame?
_self
blank
_top
_parent
30s - Q7
What is the correct HTML for making a checkbox?
<check>
<checkbox>
30s - Q8
What is the correct HTML for making a text input field?
<textfield>
30s - Q9
What is the correct HTML for making a drop-down list?
30s - Q10
What is the correct HTML for making a text area?
"textbox"
30s - Q11
Which of the following isusually used when there are only a few choices and only one is to be selected?
Dropdown Menus
Checkboxes
Radio buttons
Textboxes
30s - Q12
Which of the following attributes changes the border color?
bordercolor
marginwidth
frameborder
marginheight
30s - Q13
How do you tell the browser you are creating a styling section with an internal style sheet?
30s - Q14
Which of the following kinds of CSS are used for creating a document-wide style?
Inline
Outline
Embedded
External
30s - Q15
Which of the following is the appearance and arrangement of the characters that make up your text?
Creative Style Sheets
Cascading Style Sheets
Colorful Style Sheets
Computer Style Sheets
30s