Exam 9: Working With XHTML
Exam 1: Getting Started With HTML5138 Questions
Exam 2: Developing a Web Site139 Questions
Exam 3: Designing a Web Page With CSS137 Questions
Exam 4: Creating Page Layouts With CSS139 Questions
Exam 5: Working With Tables and Columns139 Questions
Exam 6: Creating a Web Form150 Questions
Exam 7: Designing a Multimedia Web Site150 Questions
Exam 8: Enhancing a Web Site With Advanced CSS150 Questions
Exam 9: Working With XHTML150 Questions
Exam 10: Programming With Javascriptadditional Cases150 Questions
Exam 11: Creating an XML Document100 Questions
Exam 12: Validating an XML Document100 Questions
Exam 13: Working With Basic Schemas100 Questions
Exam 14: Working With Advanced Schemas100 Questions
Select questions type
Identify the letter of the choice that best matches the phrase or definition.
-Its most widely supported version is 1.0
(Multiple Choice)
4.9/5
(35)
To create a(n)____ namespace, you add the following attribute to a document's root element: xmlns:prefix="namespace" where prefix is the prefix you'll use to mark elements in this namespace and namespace is the namespace id.
(Multiple Choice)
4.8/5
(34)
A well-formed XML document that also contains the correct content and structure is known as a(n)____________________ document.
(Short Answer)
4.8/5
(36)
When converting old HTML code to XHTML, make sure to replace the use of the font element with either the ____ element or with a style that applies the same formatting specified by the font element.
(Multiple Choice)
4.9/5
(36)
To declare a(n)____ namespace, you use the syntax <root xmlns="namespace">.
(Multiple Choice)
4.8/5
(41)
The strict DTD prohibits certain elements from being used as parent elements within other elements._________________________
(True/False)
4.9/5
(27)
An XML document that employs the correct syntax is known as a(n)____________________ document.
(Short Answer)
5.0/5
(33)
Identify the letter of the choice that best matches the phrase or definition.
-A collection of rules
(Multiple Choice)
4.8/5
(36)
To specify which DTD is used by the XHTML document, you add a DOCTYPE declaration directly after the XML prolog.
(True/False)
4.8/5
(31)
The bgcolor attribute is a prohibited attribute of the ____ element, in the strict DTD.
(Multiple Choice)
4.8/5
(31)
With HTML, browsers usually accept documents that violate HTML ____________________ as long as the violation is not too severe.
(Short Answer)
4.8/5
(43)
Case 9-2
Let’s Camp is a camping supply shop that sells new camping equipment to hip urban teens and young adults. The Web developer, Sally, wants the pages to be designed for use on cell phones and other handheld devices their young audiences carry.
-Which element should Sally not use in her Web pages to avoid violating the strict DTD rules?
(Multiple Choice)
4.8/5
(42)
Identify the letter of the choice that best matches the phrase or definition.
-The encoding of XHTML documents depends on it
(Multiple Choice)
4.7/5
(40)
The frameset DTD is best used for documents that need to strictly conform to the latest XHTML standards._________________________
(True/False)
4.8/5
(36)
Case 9-2
Let’s Camp is a camping supply shop that sells new camping equipment to hip urban teens and young adults. The Web developer, Sally, wants the pages to be designed for use on cell phones and other handheld devices their young audiences carry.
-On her online order form, how should she build the attribute for the checkbox that will be selected by default when page is viewed?
(Multiple Choice)
4.8/5
(39)
When converting old HTML code to XHTML, make sure to fix all instances of attribute ____________________, a situation in which some attributes lack attribute values.
(Short Answer)
4.9/5
(26)
Showing 101 - 120 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)