Home » XML Basics » 12 - CSS
12
Exercises
Now that you have learned all that there is about XML, it is time to perform some XML basics exercises to test your knowledge.
- Make an XML file that stores all the titles, authors, and publishers of the books on your book shelf.
- Make an HTML file that displays the titles, authors, and publishers.
- Make a website and upload your HTML and XML files.
- Put an RSS feed on your website that shows the New York Times Bestsellers.
- Use CSS and XSL to style your XML and HTML files.