Self Check
- Write XML code with a student element and child elements name and id that
describe you.
- 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?
- Why does HTML use the src attribute to specify the source of an image instead
of <img>hamster.jpeg</img>?