| |
| Summary |
| |
In this chapter you have learnt:
- Different ways of adding style sheet to an XML document.
- Using internal and external style sheets with XML.
- Using XSL with XML.
- Different languages associated with XSL.
|
| |
| Review Questions |
| |
Fill in the Blanks
- Style-sheets can be added in an XML document through_______ and________.
- Three kinds of stylesheets possible with CSS are _______ ,_______ and_______.
- ______ is used for adding advanced styling features in an XML document.
- _______ language defines different parts of an XML document.
Solutions
- CSS and XSL.
- external, internal and inline
- XSL
- XPath
|
|
| |
| |
| What's Next |
The next chapter will acquaint you with the basic concepts of embedding XML into HTML. The chapter will further elucidate how XML data is stored inside HTML pages.
Hop over to the next chapter to get a close-up of embedding XML into HTML |
| |
|
| |