How do I use css in this code?
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl=" xmlns:xs=" exclude-result-prefixes="xs"
version="2.0">
Where do I put the css file in this line? John
<?xml version="1.0" encoding="UTF-8"?>
<xsl:stylesheet xmlns:xsl=" xmlns:xs=" exclude-result-prefixes="xs"
version="2.0">
Where do I put the css file in this line? John