hmm... why are all programming fonts terminal style, or monospace fonts? Well I guess it's to ensure proper indentation and alignment of lines of code. I guess that explains why code looks horrible when you copy and past it into an HTML page without changing the font.
hmm... thinking out loud.