Re: What I need from XML
by "Darrell King" <darrell(at)webctr.com>
|
Date: |
Mon, 20 Mar 2000 11:12:53 -0500 |
To: |
<hwg-xml(at)hwg.org>, "Simon Wickes" <netlists(at)email.com> |
References: |
mail |
|
todo: View
Thread,
Original
|
|
>>>This is true, however, you can output an "empty" tag in XML. You need to
put a slash at the *end* of the tag itself. For example, to output an image,
use: <img src="location-of-file.gif"/><<<
To make this backwards compatible when using it in XHTML, place a space
before the slash:
<img src="location-of-file.gif" />
D
HWG hwg-xml mailing list archives,
maintained by Webmasters