ติดตั้ง Script ฟรี!

สำหรับลูกค้า Linux Hosting เรามีระบบ Softaculous Auto Installer ซึ่งจะตัวช่วยในการติดตั้ง Script CMS โดยมีมากกว่า 400 Scripts เช่น Wordpress , Joomla , SMF , Moodle เป็นต้น ดูแพคเกจ Linux Hosting ที่นี่




LESS
Version : 4.1.3
Votes: 2

No screen shot available

LESS is a dynamic stylesheet language. LESS extends CSS with dynamic behavior such as variables, mixins, operations and functions. LESS runs on both the client-side (Chrome, Safari, Firefox) and server-side, with Node.js and Rhino.

  Space Required : 0.14 MB

  Get Support : Visit Support Site

  Reviews : 0

  Release Date : 09-06-2022

Features
  • Variables : Variables allow you to specify widely used values in a single place, and then re-use them throughout the style sheet, making global changes as easy as changing one line of code.
  • Mixins : Mixins allow you to embed all the properties of a class into another class by simply including the class name as one of its properties. It's just like variables, but for whole classes. Mixins can also behave like functions, and take arguments.
  • Nested Rules : Rather than constructing long selector names to specify inheritance, in Less you can simply nest selectors inside other selectors. This makes inheritance clear and style sheets shorter.
  • Functions & Operations : Are some elements in your style sheet proportional to other elements? Operations let you add, subtract, divide and multiply property values and colors, giving you the power to create complex relationships between properties. Operations should only be performed within parentheses in order to ensure compatibility with CSS. Functions map one-to-one with JavaScript code, allowing you to manipulate values however you want.

No Screenshots Available