by Cube Websites | Dec 29, 2011 | CSS, Tools
Less CSS is a great way to develop your stylesheets for websites. It lets you create nested rules, specify variables, functions and so much more. To use Less on a website you have 2 options: Use JavaScript to compile on-the-fly. This isn’t really recommended...
by Cube Websites | Dec 29, 2011 | Development, HTML, Tools
One the most common things I’m required to do on any website build is to use a custom font. This post discusses the various libraries that I’ve tried and tested, and which library I prefer the most. Cufon Cufon was the first library I was recommended and...