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
Once you have a document that passes the validation test, you may want to make a note of this on your Web page.
(True/False)
4.8/5
(41)
Which tag is not properly formed for the XHTML 1.0 Transitional DTD in the following code: <p><img src="myImg. jpg" alt="alt text" /><hr />?
(Multiple Choice)
4.8/5
(37)
In PCDATA, you cannot enter ____ into a document as text because it is used to process information.
(Multiple Choice)
4.8/5
(36)
If you get an OMITTAG error from the validator for a hr tag, you should add ____ before the > of the tag.
(Multiple Choice)
4.9/5
(30)
Identify the letter of the choice that best matches the phrase or definition.
-Able to be used under almost any operating system
(Multiple Choice)
4.9/5
(39)
When converting old HTML code to XHTML, make sure that attribute values are placed in ____.
(Multiple Choice)
4.7/5
(39)
How is the content of embedded style sheets affected by the DTDs for XML and XHTML? What is one means of dealing with this problem? What is a problem with this solution?
(Essay)
4.9/5
(47)
-In the figure above, the item numbered 1 indicates the ____.

(Multiple Choice)
4.8/5
(41)
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)
4.7/5
(26)
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
(32)
_______ attributes define how browsers should render the associated elements in Web pages.
(Multiple Choice)
4.7/5
(44)
Identify the letter of the choice that best matches the phrase or definition.
-Program that checks the document for errors in syntax and content
(Multiple Choice)
4.9/5
(35)
You can use ____ to force a link to open in a new window when using strict DTD.
(Multiple Choice)
4.8/5
(36)
List seven of the elements that are not allowed under the strict DTD.
(Essay)
4.9/5
(37)
When converting old HTML code to XHTML, make sure that all inline images contain the ____ attribute.
(Multiple Choice)
4.9/5
(38)
Identify the letter of the choice that best matches the phrase or definition.
-Text that is not processed by the browser or parser
(Multiple Choice)
4.8/5
(46)
By browsers making allowances for inconsistently applied HTML, source code for the browser becomes ____.
(Multiple Choice)
4.8/5
(36)
HTML cannot be applied inconsistently, because of strict DTDs required by the language.
(True/False)
4.9/5
(43)
HTML is limited to those organizations that can afford the cost and overhead of maintaining the complex environments for programming in that language._________________________
(True/False)
4.8/5
(28)
Showing 121 - 140 of 150
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)