This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Select the best response for each question.
What is the main purpose of HTML?
HTML is used to provide webpage structure.
HTML is used to style web pages.
User interaction or events.
Which of the following choices is a design principle where you put code into different files?
Progressive enhancement
Separation of concerns
Graceful degradation
In HTML and CSS, #msg and .list are examples of which type of entities?
#msg
.list
Elements
Key-value pairs
Selectors
In the context of web development, the Console is used for what purpose?
To open a command shell on the remote user's computer.
To send debugging messages to a web browser.
As a plug-in for previewing web content.
You must answer all questions before checking your work.
Was this page helpful?