Exam 2: Structuring Content in a Web Document
Exam 1: Getting Started With HTML75 Questions
Exam 2: Structuring Content in a Web Document75 Questions
Exam 3: Getting Started With CSS71 Questions
Exam 4: Laying Out Elements With CSS75 Questions
Exam 5: Formatting Text With CSS75 Questions
Exam 6: Inserting and Working With Links74 Questions
Exam 7: Inserting and Working With Images74 Questions
Exam 8: Organizing Content With-Lists And-Tables75 Questions
Exam 9: Implementing Responsive Design74 Questions
Exam 10: Creating and Processing Web Forms75 Questions
Exam 11: Creating Visual Effects and Animation75 Questions
Exam 12: Incorporating Video and Audio74 Questions
Exam 13: Programming Web Pages With Javascript75 Questions
Exam 14: Integrating Social Media75 Questions
Exam 15: Optimizing Your Web Site for Search Engines75 Questions
Exam 16: Testing and Improving Performance70 Questions
Select questions type
-In the figure above, item _____ points to a semantic element.

(Multiple Choice)
4.9/5
(33)
HTML5 introduced several ______ elements intended to give meaning to web page elements that were previously created using div elements.
(Short Answer)
4.8/5
(33)
To make the code easier to read, child elements are usually indented under parent elements._________________________
(True/False)
4.8/5
(47)
Debuggingis an automated process of comparing code you've written against the HTML5 coding standards._________________________
(True/False)
4.9/5
(26)
In order to meet web accessibility standards, your web pages needs to be _____ .
(Multiple Choice)
4.9/5
(45)
Which of the following is a common cause for an element to appear different than expected?
(Multiple Choice)
4.8/5
(38)
Semantic elements are grouping elements in HTML5 that indicate the role of their content.
(True/False)
4.9/5
(26)
If a div element is used, the div element is the _______ element to the enclosed h2 and p elements.
(Short Answer)
4.9/5
(36)
The HTML5 semantic element that is used for a stand-alone piece of work, such as a single entry in a blog is a(n) _____ .
(Multiple Choice)
4.9/5
(32)
Match each HTML5 semantic element with its intended use.
-Content focused on a common theme, such as a chapter of a larger work
(Multiple Choice)
4.7/5
(38)
-In the figure above, item _____ points to a child element of a semanticelement.

(Multiple Choice)
4.8/5
(29)
Match each HTML5 semantic element with its intended use.
-The information at the end of a web page, often contains the contact information
(Multiple Choice)
4.9/5
(42)
Case-Based Critical Thinking Question
Erin is creating a pet sitting website. She wants the site to be easy to read on a mobile device.
-Erin investigates different viewport attribute properties.She wants her web page to scale to fit a web browser, so she will use width = _____ .
(Multiple Choice)
4.8/5
(33)
-In the figure above, item ____ points to an element that scales the page to fit the browser window.

(Multiple Choice)
4.7/5
(44)
A common bug is caused by a missing opening tag._________________________
(True/False)
4.8/5
(33)
-In the figure above, item ____ points to an attribute name.

(Multiple Choice)
4.8/5
(35)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)