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 CSS138 Questions
Exam 5: Working with Tables and Columns139 Questions
Exam 6: Creating a Web Form139 Questions
Exam 7: Designing a Multimedia Web Site139 Questions
Exam 8: Enhancing a Web Site with Advanced CSS139 Questions
Exam 9: Working with XHTML139 Questions
Exam 10: Programming with JavaScript139 Questions
Select questions type
The ____ DTD supports many of the presentational features of HTML.
(Multiple Choice)
4.8/5
(31)
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)
5.0/5
(42)
Microsoft introduced the ____ element into its browser when it saw a need for internal frames.
(Multiple Choice)
4.8/5
(42)
In PCDATA,you cannot enter ____ into a document as text because it is used to process information.
(Multiple Choice)
4.7/5
(39)
Any XHTML document that omits the ____ element is rejected.
(Multiple Choice)
4.7/5
(30)
One way of dealing with the PCDATA problem is to use a special construct called a CDATA ____________________,which marks a block of text as CDATA.
(Short Answer)
4.7/5
(39)
List seven of the elements that are not allowed under the strict DTD.
(Essay)
4.8/5
(32)
To specify what the correct content and structure is for a document,the developers of an XML-based language can create a collection of rules called the schema._________________________
(True/False)
4.8/5
(35)
In HTML,browsers usually reject documents that violate HTML syntax.
(True/False)
4.8/5
(44)
By adding the DOCTYPE declaration and XML:L namespace,you can test whether the document is well formed and valid._________________________
(True/False)
4.8/5
(35)
By making allowances for inconsistently applied HTML code,the source code for the browser must be larger and more complex to deal with all contingencies.
(True/False)
4.9/5
(27)
By browsers making allowances for inconsistently applied HTML,source code for the browser becomes ____.
(Multiple Choice)
4.8/5
(32)
When converting old HTML code to XHTML,make sure that attribute values are placed in ____.
(Multiple Choice)
4.7/5
(43)
The strict DTD prohibits certain elements from being used as parent elements within other elements._________________________
(True/False)
4.9/5
(31)
The ____ DTD does not allow any presentational features or deprecated HTML elements and attributes.
(Multiple Choice)
4.7/5
(36)
You can use ____ to force a link to open in a new window when using strict DTD.
(Multiple Choice)
4.9/5
(44)
A ____ can also indicate the encoding used in an XHTML document.
(Multiple Choice)
4.9/5
(31)
Showing 81 - 100 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)