I'd like to display XML pulled from a database on a website. I'd like to be able to style how it is displayed (such as different colors for string value, attributes, elements,..).
How would you do this? Can you use CSS? Thanks!
EDIT: I mean display the XML as XML editor would, sorry for the confusion!