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.

  1. Make an XML file that stores all the titles, authors, and publishers of the books on your book shelf.
  2. Make an HTML file that displays the titles, authors, and publishers.
  3. Make a website and upload your HTML and XML files.
  4. Put an RSS feed on your website that shows the New York Times Bestsellers.
  5. Use CSS and XSL to style your XML and HTML files.