Online Code Coloring Service
        Posted  
        
            by Sarfraz
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sarfraz
        
        
        
        Published on 2010-02-28T20:52:39Z
        Indexed on 
            2010/04/03
            16:23 UTC
        
        
        Read the original article
        Hit count: 313
        
Hello,
I would like to know if anyone knows of an online service where we paste the code and it generates back the colored html source code for that code. It could be PHP, HTML, CSS, Javascript, C, Java.
Idea is that once i have the colored html code, i could easily put that in my wordpress.com blog. I know about [sourcecode language="whatever"] but just wanted to know an online service that supports multiple languages. The benefit is that, i can choose any color style/theme from that online service for my code.
Thanks.
© Stack Overflow or respective owner