29.2.1 The Structure of an XML Document (cont.)
An element may have no content:
<img src="hamster.jpeg"/>
May have attributes
An attribute has:
name (e.g.,
src
)
value, in single or double quotes (
"hamster.jpeg"
)
prev
|
top
|
next