Moving to XML
|
Attributes
- An attribute belongs to a particular element type
- Has a name which is a string of characters
- Has a value which is a string of
characters
- Syntactically
- name and value are separated by an equals sign
=
- value is delimited by quotation marks
"
- An element may have only one attribute with any given name
An older version of this course
is available here