I am working on a code generation tool where the output is displayed in a tag, and wondered if anyone knows about a CSS stylesheet that will format the output. My rendering engine is based on Javascript, and I would like to continue to do all the rendering operations on the client side.
code-formatting c # css
David robbins
source share