Create a different
stylesheet for the
recipes.
Change the XHTML
markup to obtain a different look.
Create a new
stylesheet for the
recipes that only
shows the title of each recipe.
Create a stylesheet (producing XHTML) for your own XML version of the
weblog.
Use the file transform.php
to make the above transformations dynamically. Hint: Create an empty file "myresult.xml" before you start the transformation.
Tips
To perform XSLT transformations, use Explorer or Mozilla (as
described here), or use the Xalan command-line tool: