In this activity you will adapt your own web page to add a table of contents by adapting XSLT stylesheet.
To do this you will:
- make a copy of your original XML file and change the stylesheet reference to a new one;
- modify XSLT stylesheet to display a table of contents and save it under the new name;
- modify it again to produce the anchors in the text;
- modify your XML file to ensure that the technique works with additional content;
- comment on this blog post to say what you have learned;