sarathi Posted August 4, 2009 Share Posted August 4, 2009 I was just wondering if anyone knew what the font is is that's used for code snippets on php.net? Quote Link to comment https://forums.phpfreaks.com/topic/168754-font-used-on-phpnet/ Share on other sites More sharing options...
trq Posted August 4, 2009 Share Posted August 4, 2009 According to the CSS definition.... code, pre, tt {font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", Monaco, "Courier New", Courier, monospace;} Quote Link to comment https://forums.phpfreaks.com/topic/168754-font-used-on-phpnet/#findComment-890334 Share on other sites More sharing options...
sarathi Posted August 4, 2009 Author Share Posted August 4, 2009 Thanks! That's perfect. Quote Link to comment https://forums.phpfreaks.com/topic/168754-font-used-on-phpnet/#findComment-890347 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.