January 24, 200520 yr 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?
January 26, 200520 yr 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
Create an account or sign in to comment