rivet Posted January 24, 2005 Share Posted January 24, 2005 fm web assistant is a great start to show some xsl code, but how do you add some formatting to give the pages some style? Link to comment Share on other sites More sharing options...
Martin Brändle Posted January 26, 2005 Share Posted January 26, 2005 You just can add your html tags and CSS as you like. However, make sure, that for every start tag you add your corresponding end tag, so that the xsl remains well-formed. E.g. <p>something</p> Martin Link to comment Share on other sites More sharing options...
Recommended Posts
This topic is 6637 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