Xml, Xslt and CSS

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
<span style="color:black Can someone advise how to embed css styles inside html generated from xmlxslt?
<span style="color:black I have a xsl transform file with a line like this in it:
<span style="color:black <span style=" <link rel="stylesheet" type="text/css Alert.css"/>
<span style="color:black But what I really want is the css code inside <Style> tags in the resulting html (since the recipients will not have access to Alert.css).
<span style="color:black TIA
<span style="color:black


View the full article
 
Back
Top