XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Posttop
robert wakefordSubject: Use xsl and css together?
Author: robert wakeford
Date: 23 Mar 2007 08:43 PM
Hi I'm very new to xsl and am currently building my 1st xsl application.

Could anyone tell me whether it is possible to link a css to an xsl style sheet? I tried linking an external style sheet in the usual way to the head section of the template but the browser seems to ignore it (see below).

<xsl:template match="/">
<html>
<head>
<title>NDFD Soap Client</title>
<meta http-equiv="Content-Type" content="application/xhtml+xml; charset=iso-8859-1" />
<link rel="STYLESHEET" type="text/css" href="css.css"> </head>
<body>
<xsl:apply-templates />
</body>
</html>
</xsl:template>

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.