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
You change the ____ list box on the validator page to test an XHTML document with another DTD.
Free
(Multiple Choice)
4.9/5
(40)
Correct Answer:
C
In HTML,which of the following is an example of attribute minimization?
Free
(Multiple Choice)
4.8/5
(41)
Correct Answer:
B
The most widely supported version of XHTML is XHTML 1.0._________________________
Free
(True/False)
4.9/5
(32)
Correct Answer:
True
The following HTML code would likely be interpreted correctly by a browser even though the colspan attribute value is not enclosed in brackets: <td colspan=2>Heading</td>._________________________
(True/False)
4.7/5
(45)
When converting old HTML code to XHTML,make sure to replace the align attribute with an inline style that employs the ____________________ style.
(Short Answer)
4.8/5
(38)
The clear attribute is a prohibited attribute of the ____ element,in the strict DTD.
(Multiple Choice)
4.9/5
(41)
Using the ____ option of the validator page will display extended comments for errors.
(Multiple Choice)
4.9/5
(37)
Case 9-3
Little Learning Tools is a Web site where parents can find approved learning aides for toddlers. They are looking to make a set of pages where people can navigate through the products. Stan is currently thinking about using frames, as he has heard that they will meet what he wants to do.
-In addition to supporting documents containing frames,the frameset DTD also supports ____ elements and attributes.
(Multiple Choice)
5.0/5
(40)
____ is used for documents containing mathematical content,symbols,equations,and operations.
(Multiple Choice)
4.7/5
(34)
To test a page created in XHTML,you can use the validator provided by W3C._________________________
(True/False)
4.9/5
(36)
The frameset DTD is best used for documents that need to strictly conform to the latest XHTML standards._________________________
(True/False)
4.9/5
(33)
In PCDATA,the ____ symbol is used to mark the beginning of an element tag.
(Multiple Choice)
4.8/5
(33)
A(n)____________________ is a program that checks the XML document for errors in syntax and content.
(Short Answer)
4.8/5
(39)
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
(42)
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.9/5
(39)
If you get an OMITTAG error from the validator for a hr tag,you should add ____ before the > of the tag.
(Multiple Choice)
4.7/5
(44)
One way to allow a link to be opened in the same window but still retain valid code under XMTML strict is to use JavaScript to open the link.
(True/False)
4.8/5
(37)
According to the rules for well-formed XML,empty elements must be terminated._________________________
(True/False)
4.8/5
(38)
Showing 1 - 20 of 139
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)