Services
Discover
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
HTML5 and CSS3
Exam 2: Structuring Content in a Web Document
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
True/False
Character encoding is additional code within an opening element tag that specifies information about that element.
Question 22
Multiple Choice
When you want to check your written code against current HTML coding standards, you should _____ it.
Question 23
Multiple Choice
Roger would like to add comments from customers on the site.He will do this using a(n) _____ element.
Question 24
Multiple Choice
-In the figure above, item ____ points to code used to create a bullet.
Question 25
Multiple Choice
While doing his research, Roger discovers that the use of these semantic elements requires a(n) ____ to work properly with IE8.
Question 26
Multiple Choice
One-sided tags must be closed in _____ .
Question 27
True/False
To avoid the risk of being misinterpreted by user agents, you use a UTF-8 character code when you want to add the & symbol to your code.
Question 28
Essay
Please describe each of the following viewport attribute values: width, height, initial-scale, minimum-scale, maximum-scale, user-scalable, and device-width.Which is the most commonly used attribute and why?
Question 29
Multiple Choice
Which is the character reference for a quotation mark?
Question 30
Multiple Choice
-In the figure above, item ____ points to an attribute value.
Question 31
Multiple Choice
Even though the viewport meta element supports many content options, you usually only need to use the width value _____ .
Question 32
Multiple Choice
-In the figure above, item ____ points to an attribute value.
Question 33
Multiple Choice
Tags must be written in lower case in _____ .
Question 34
True/False
A problem that results from incorrectly written code is known as a bug.
Question 35
Multiple Choice
______ are grouping elements in HTML5 that indicate the role of their content.
Question 36
Short Answer
-In the figure above, the entry in "Doctype" is detected from your DOCTYPE ________________.
Question 37
Multiple Choice
-In the figure above, item ____ points to a child element.
Question 38
Short Answer
Because recent versions of Internet Explorer interpret semantic elements in unexpected ways, you can ensure compatibility by including a _____, which is more complex web code written in another programming language.