Click here to Skip to main content
15,887,746 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
How to colour highlighting and code formatting done. while we post a question in codeproject.com forum. How colouring done only for code not for theory part. any one can explain me please. Because i want to implement too like this forum.
Posted
Updated 22-Dec-15 1:52am
v2

1 solution

You can try this JavaScript highlighter
http://alexgorbatchev.com/SyntaxHighlighter/[^]

Quote:
SyntaxHighlighter is a fully functional self-contained code syntax highlighter developed in JavaScript. To get an idea of what SyntaxHighlighter is capable of, have a look at the demo page[^].
 
Share this answer
 
Comments
Sergey Alexandrovich Kryukov 22-Dec-15 10:29am    
5ed.
—SA

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900