previous | start | next

Self Check

  1. Write XML code with a student element and child elements name and id that describe you.
  2. What does your browser do when you load an XML file, such as the items.xml file that is contained in the companion code for this book?
  3. Why does HTML use the src attribute to specify the source of an image instead of <img>hamster.jpeg</img>?

previous | start | next