Jump to content

Syntax Tutorials


syntaxtutorials

Recommended Posts

It's a cool looking site.

 

Maybe if set the content area all the same size, even if has less content, just center it or something, the floating and very empty page just doesn't look right.

 

The text on your about me page is chopped off at the bottom.

 

I feel this can all be done better with a css stylesheet.

Link to comment
https://forums.phpfreaks.com/topic/261076-syntax-tutorials/#findComment-1338025
Share on other sites

If are doing a coding site with tutorials, maybe should highlight the code.

 

There is php's  highlight_file() and highlight_string()

but that's only good for php really.

 

There is a pear package called Text_Highlighter

which supports :

ABAP, C++,  CSS,  output of diff(1),  DTD,  HTML,  Java,  Javascript,  MySQL,  Perl,  PHP,  Python,  Ruby,  sh,  SQL,  VBScript,  XML

 

Then you have GeSHi - Generic Syntax Highlighter which supports around 35 languages, the long list of them are in the sidebar to the left.

 

 

 

Link to comment
https://forums.phpfreaks.com/topic/261076-syntax-tutorials/#findComment-1338035
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.