Not sure if this is in the right place, if not you can move it to wherever you feel like it should be...
Does anyone know how to display the different syntaxes of programming languages on an html document? Like, let's say I want something like this:
How can I get the codes to show up and not print to screen?Code:<html> <head /> <body> <?php echo("HI"); ?> </body> </html>



Reply With Quote


Bookmarks