XML Development

Moderators: None (Apply to moderate this forum)
Number of threads: 257
Number of posts: 456

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
meta tag in XSL -> html Posted by susan_sanrio on 24 Jan 2002 at 10:29 PM
Hi...
I have problems with meta tag.

The following is the XSL file:
<xsl:template match="Parent">
<html lang="en-sg">
<head><title></title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
</head>
</xsl:template>

the html output is:
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">

even when I put
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"></meta>
in the XSL, however the output is still the same as the above.

Anyone can help? Thanks...



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.