I\'d like to display snippets of programming language code, and also HTML code, inside an HTML document using CSS. I want it to be indented and in fixed-width font... I\'m think
First, I would show the code in a element give the pre element a nice style in your css and call it a day.