an empty tag is a tag that has no body, i.e. nothing between the opening and the closing tag
You can use the short form
<empty-tag />
or the normal form
<empty-tag></empty-tag>
HIH
------------------
Valentin Crettaz
Sun Certified Programmer for
Java 2 Platform