
PRE-TEST_WEBDEV_Q3
Quiz by Camille Bernabe
Track each student's skills and progress in your Mastery dashboards
Which HTML tag is used to define an internal style sheet?
What is thecorrect HTML for making a checkbox?
What is the correct HTML for making a text input field?
What is the correct HTML for creating a hyperlink?
Which of the following links to a page on a different Web browser?
Which of the following indicates the target of the anchor?
Which of the following is the value of the href attribute or target URL will be opened in a new window?
Which of the following is the value of the href attribute or target URL will be opened in within the same frame?
What is the correct HTML for making a drop-downlist?
What is the correct HTMLfor making a text area?
Which of the following is the value for the attribute of input that defines the password box?
Which of the following is usually used when there are only a few choices and only one is to be selected?
Which of the following attributes turn frame borders on or off?
Which of the following attributes changes the border color?
Which of the following attributes adjust the margin on the leftand right of the frame?
VWhich of the following attributes adjust the margin above andbelow a document within the frame?
Which of the following attributes lock the borders of a frame to prohibit resizing?
In which way you can add CSS?
How do you tell the browser you are creating a styling section with an internal style sheet?
Which of the following kinds of CSS are used for creating a document-wide style?
Whichof the following is the appearance and arrangement of the characters that makeup your text?
What is the correct HTML for referring to an external style sheet?
Where in an HTML document is the correct place to refer to an external style sheet?
Which HTML attribute is used to define inline styles?
Which is the correct CSS syntax?