News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
How to Squeeze the Most out of LESS
October 29, 2010 @ 10:18:50

On the NETTUTS.com site today there's a new tutorial about using the LESS CSS tool to get the most out of the styling of your website. The tutorial uses the PHP implementation by Leaf Corcoran to accomplish the same things as the Ruby library offers.

During a sick day a few weeks ago, I got around to something I've been meaning to look at for about a year: LESS. If anything web technology is worth a look, I promise LESS is. In this article, we'll look at the amazing power of LESS and its ability to streamline and improve your development process. We'll cover rapid prototyping, building a lightweight grid system, and using CSS3 with LESS.

They use an output buffering trick to handle parsing and executing the ".less" CSS-based files through the library and spit the parsed version back out the other side. There's plenty of examples of how to use the LESS syntax ending up in their previously mentioned grid system using mixins, some cross-browser CSS3 and the CSS3 Pie tool.

0 comments voice your opinion now!
less css tutorial csspie stylesheet


blog comments powered by Disqus

Similar Posts

Jeff Moore's Blog: Dependency Injection in PHP

Hiveminds Magazine: Using numbers in PHP function names

Brian Swan's Blog: Consuming "Dallas" Data with PHP

DevShed: Protecting PHP 5 Class Data with Member Visibility

Zend Developer Zone: Live Blogging From php/db|works 2006


Community Events









Don't see your event here?
Let us know!


composer development opinion tool object example api release unittest framework functional zendframework2 code introduction podcast event testing interview community language

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework