0
I have a JAVA code, I would like to post it on a website. How do I do that? I’m using css spreadsheets but they "spoil the spaces" between the keys and don’t show high light JAVA code, how do I fix this problem of "eating the spaces" and the problem of adding Hylight syntax in JAVA code blocks? this on display on a website.
Are you using some lib to make this Highlight? Or playing java code between html tags and formatting with native css?
– Marlysson
See about the Code Prettify, may be of use to you.
– Woss
I’m playing java code between html tags and formatting with native css, I’m beginner...
– Sergio Souza Novak