Re: XML tags in image alt tags
by Kathy Wheeler <kathyw(at)home.albury.net.au>
|
| Date: |
Wed, 1 Aug 2001 13:55:09 +1000 |
| To: |
"'HWG Languages'" <hwg-languages(at)hwg.org> |
| References: |
yahoo |
| |
todo: View
Thread,
Original
|
|
At the risk of sounding like a complete idiot, could someone please expain in
clear and simple terms WHY the XML/XSL version:
> <xsl:element name="image">
> <xsl:attribute name="alt">
> <xsl:value-of select="us_english"/>
> </xsl:attribute>
> <xsl:attribute name="src">myFile.jpg</xsl:attribute>
> </xsl:element>
... is so superior (or to be aspired to) than the HTML version:
<img src="myFile.jpg" alt="us_english" />
KathyW.
HWG: hwg-languages mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.