Results 1 to 2 of 2

Thread: less css

  1. #1
    Join Date
    Feb 2006
    Posts
    4,242
    Rep Power
    0

    Post less css

    LESS is a dynamic stylesheet. It may be helpful in understanding LESS by thinking of LESS as similar to PHP. In much the same way that PHP is interpreted by the server and then outputs the corresponding evaluated HTML, LESS is interpreted by the server and outputs the corresponding CSS. It's that simple.

    To be more specific, LESS extends CSS with a variety of additional features.
    The dynamic stylesheet language.

    LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions.

    LESS runs on both the server-side (with Node.js and Rhino) or client-side (modern browsers only).

    http://lesscss.org/
    |--- www.RealJamaicaEstate.com ™ ---|
    Invest small = small returns [micro enterprise] | Invest Big = returns Big [macro enterprise]
    --- www.fashionsJAMAICA.com ™ -|- www.ChampsJamaica.com

  2. #2
    Join Date
    Jan 2011
    Posts
    962
    Rep Power
    14

    Default

    While you are looking these CSS extenders take a look at SASS/Compass @ http://sass-lang.com/ and http://compass-style.org/
    1.8 Ghz Pentium 4 (OC'd.) / Intel P4 (478) Motherboard / 800MHz DDR / 256 Mb DDR RAM / 40GB Seagate / RIVA TNT2 Pro 32MB / 24X12X24 Sony CDRW+ / 18" View Sonic CRT / Windows ME Yes it will play Doom... i plan on trying Crysis 3 one of these days.

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •