tags:

views:

41

answers:

0

I've successfully converted an HTML file into text, but I would like to apply CSS to this to style it myself.

How would you recommend I go about implementing my own CSS parser? Is there an available library that I could use for this?