xsl-list
[Top] [All Lists]

Re: Stripping or converting HTML tags

2004-10-19 08:20:42

On Oct 19, 2004, at 11:12 AM, Aaron Johnson wrote:

Is that still applicable if there is CSS controlling the output of <p>?

Hmm ... I'm not sure I follow you.

I use this solution for grabbing news articles and converting them into clean semantic XHTML and CSS that I can later use for other purposes. All rendering is handled by CSS in my approach (I also use XSLT 2.0's regex support to clean up the code elsewhere).

Bruce