dharkin Posted May 13, 2005 Posted May 13, 2005 Hello, I posted my xsl sheet and it opens great However I would like to change the page color, fonts, insert a jpeg (eye candy) into the xsl. Can someone tell me how to customize the page a bit? I tried using dreamweaver but it corrupts the document Thanks in advance, Don
Martin Brändle Posted May 13, 2005 Posted May 13, 2005 There are not so many tools for visual editing of XSLT files. Either you load your XSLT in a plain text editor like TextWrangler, BBEdit or the like, or you use an XML editor like the XMLSpy suite from Altova (Windows only), Stylus Studio (Windows only) or oXygen (multiplatform). If you copy HTML code from Dreamweaver into your XSLT files, convert it first to XHTML within Dreamweaver.
Recommended Posts
This topic is 7131 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now