
Q3_POST TEST_WEB DEVELOPMENT
Quiz by Camille Bernabe
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
Which HTML tag is used to define an internal style sheet?
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 checkbox?
What is the correct HTML for making a text input field?
What is the correct HTML for making a drop-down list?
What is the correct HTML for making a text area?
Which of the following isusually used when there are only a few choices and only one is to be selected?
Which of the following attributes changes the border color?
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?
Which of the following is the appearance and arrangement of the characters that make up 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?
Which of the following attributes lock the borders of a frame to prohibit resizing?