HTML and CSS Reference
In-Depth Information
To Quit Notepad++ and the Browser
Quick Reference
For more information
on XML and XSL, see the
XML Quick Reference
(Appendix H) at the back
of this topic, or visit the
Topic Companion Site
Web page for this topic at
www.cengagebrain.com.
After verifying that the links on the Calumet Restaurant Supply home page are
correct and that the Web page is valid, close Notepad++ and your browser.
1
In Notepad++, click the File menu, then Close All.
2
Click the Close button on the Notepad++ title bar.
3
Click the Close button on the browser title bar. If necessary, click the Close all tabs button.
Chapter Summary
In Chapter 12, you learned how to create and use XML documents. You created a well-formed and valid XML
Schema Definition and XML document instance. You created an XSL style sheet to format and display an XML
document. By binding an XML document with an HTML Web page, you created Web pages that displayed
XML data in a table and you learned to code a JavaScript function to search for records in an XML document.
The items listed below include all the new skills you have learned in this chapter.
1. Start Notepad++ and Create a New XML Schema
Document (HTML 570)
2. Enter the Code for the Prolog, Root, Annotation,
and Documentation Elements (HTML 573)
3. Enter Code for the <products> Element
(HTML 574)
4. Enter Code for the <complexType> Element
(HTML 575)
5. Enter Code for the Child Group Elements
(HTML 576)
6. Save and Validate an XML Schema Definition
File (HTML 577)
7. Create a New XML Document and Enter the
Prolog Code (HTML 579)
8. Start Entering a Document Instance in an XML
Document (HTML 580)
9. Finish Entering a Document Instance in an XML
Document (HTML 581)
10. Correct a Tag Error and Retest an XML Document
(HTML 584)
11. Validate XML and XSD Files (HTML 585)
12. Start Creating an XSL Style Sheet (HTML 589)
13. Enter HTML Code to Display the Banner and
Header Text in a Web Page (HTML 590)
14. Add XSL Style Sheet Tags (HTML 591)
15. Link an XSL Style Sheet to an XML Document
(HTML 594)
16. Save and Test an XML Document Formatted Using
an XSL Style Sheet (HTML 594)
17. Enter Code to Link an XML Document with an
HTML Web Page (HTML 597)
18. Enter Code to Add Navigation Buttons
(HTML 597)
19. Enter <table> Table Header and Row Tags
(HTML 598)
20. Enter <tr> Tags and Attribute Values to Bind XML
Elements to a Table (HTML 600)
21. Save the HTML File and Test the Web Page
(HTML 601)
22. Enter Code to Bind an XML Document with an
HTML Web Page (HTML 603)
23. Enter Code for the <input> and <button> Elements
(HTML 603)
24. Enter an HTML <div> Tag Container (HTML 604)
25. Enter Code for the findItem() User-Defined
Function (HTML 605)
26. Enter Code to Search the Recordset Values and
Build the Output String (HTML 607)
27. Enter Code to Complete the findItem() Function
(HTML 608)
28. Enter Code for the keyPressed() Function
(HTML 608)
29. Enter Code for the clearField() Function
(HTML 609)
30. Save and Test the HTML Document in the
Browser (HTML 610)
31. Verify the Links on the Calumet Restaurant
Supply home page (HTML 611)
 
Search WWH ::




Custom Search