000 07754cam a2201069Ia 4500
001 ocn895288420
003 OCoLC
005 20220712001613.0
006 m o d
007 cr unu||||||||
008 141114s2014 enka o 001 0 eng d
040 _aUMI
_beng
_epn
_cUMI
_dDEBBG
_dDEBSZ
_dEBLCP
_dIDEBK
_dE7B
_dCHVBK
_dCOO
_dOCLCF
_dYDXCP
_dOCLCQ
_dTEFOD
_dOCL
_dOCLCQ
_dCOCUF
_dK6U
_dCNNOR
_dCCO
_dPIFAG
_dFVL
_dN$T
_dZCU
_dAGLDB
_dMERUC
_dOCLCQ
_dU3W
_dD6H
_dSTF
_dOCLCQ
_dVTS
_dCEF
_dICG
_dNLE
_dINT
_dVT2
_dUKMGB
_dOCLCQ
_dG3B
_dTKN
_dOCLCQ
_dDKC
_dAU@
_dOCLCQ
_dOCLCO
016 7 _a018005190
_2Uk
019 _a894171179
_a907295929
020 _a9781782160670
_q(electronic bk.)
020 _a1782160671
_q(electronic bk.)
020 _z1782160663
020 _z9781782160663
029 1 _aCHNEW
_b000675228
029 1 _aCHNEW
_b000695728
029 1 _aCHNEW
_b000695734
029 1 _aCHNEW
_b000889205
029 1 _aCHVBK
_b374479240
029 1 _aDEBBG
_bBV042490191
029 1 _aDEBBG
_bBV043613260
029 1 _aDEBSZ
_b420095721
029 1 _aDEBSZ
_b434833711
029 1 _aDEBSZ
_b493153608
029 1 _aGBVCP
_b815146167
029 1 _aUKMGB
_b018005190
029 1 _aAU@
_b000071349851
035 _a(OCoLC)895288420
_z(OCoLC)894171179
_z(OCoLC)907295929
037 _aCL0500000502
_bSafari Books Online
037 _a92E8F88B-99A2-48E1-B1DC-1AACB593CE04
_bOverDrive, Inc.
_nhttp://www.overdrive.com
050 4 _aTK5105.888
_b.L533 2014
072 7 _aCOM
_x051270
_2bisacsh
072 7 _aCOM
_x051260
_2bisacsh
072 7 _aCOM
_x060130
_2bisacsh
082 0 4 _a005.268
049 _aMAIN
100 1 _aLibby, Alex.
_9367189
245 1 0 _aLearning Less.js :
_bdevelop attractive CSS styles efficiently, using the Less CSS preprocessor /
_cAlex Libby.
260 _aBirmingham, UK :
_bPackt Pub.,
_c©2014.
300 _a1 online resource (1 volume) :
_billustrations
336 _atext
_btxt
_2rdacontent
337 _acomputer
_bc
_2rdamedia
338 _aonline resource
_bcr
_2rdacarrier
490 1 _aCommunity experience distilled
588 0 _aOnline resource; title from cover (Safari, viewed Nov. 7, 2014).
588 0 _aOnline resource; title from PDF title page (EBSCO, viewed July 10, 2017).
500 _aIncludes index.
505 0 _aCover; Copyright; Credits; About the Author; About the Reviewers; www.PacktPub.com; Table of Contents; Preface; Chapter 1: Introducing Less; The role of HTML and CSS; The limitations of using CSS; The benefits of using CSS preprocessors; Why not just write normal CSS?; Introducing Less as a solution; Why you should use Less; Reducing redundancy with variables; Understanding the syntax of variables; Creating reusable blocks of code; Generating values automatically; Forgetting about vendor prefixes; Creating media queries and animation the simple way; Reusing code across multiple projects.
505 8 _aCompressing CSS automatically for faster websitesSupporting CSS4 standards within Less; Supporting future CSS standards within Less; Summary; Chapter 2: Building a Less Development Toolkit; Choosing an IDE or editor; Installing Sublime Text 2; Adding Less syntax support; Compiling Less files with a standalone compiler; WinLess; SimpLESS; Koala; Installing Crunch!; Compiling from the command line; Watching for changes to Less files; Compiling Less files directly from text editors; Installing the compilation support via a package; Debugging Less in browsers.
505 8 _aDebugging the Less code using FirefoxDebugging the Less code in Chrome; Installing WampServer; Other useful tools; Summary; Chapter 3: Getting Started with Less; Creating the foundation page; Downloading and installing Less; Installing Less on the client side; Using a CDN; Installing Less on the server side; Installing Less using Node; Installing Less using Bower; Using the Bower package; The dangers of using Less on the client side; Exploring the syntax used by Less; Working with variables; Changing variables programmatically; Creating mixins; Nesting styles in Less.
505 8 _aCalculating values using operationsExtending existing styles in Less; Compiling the code and viewing results; Using a standalone compiler; Using the command-line compiler; Compiling Less files using the command line; Watching for changes in Watch mode; Summary; Chapter 4: Working with Variables, Mixins, and Functions; Discovering variables in Less; Creating Polaroid images; Loading variables and setting the scope; Exploring mixins; Creating a web form; Adding basic mixins; Hiding the original mixin; Using the!important keyword; Developing parametric mixins; Passing multiple parameters.
505 8 _aApplying conditions to mixinsUsing special keywords; Creating mixins as functions; Using external libraries; Introducing functions; Creating column-based layouts; Moving calculations to a mixin; Working with the data-uri function; Using the data-uri function -- some words of caution; Summary; Chapter 5: Inheritance, Overriding, and Nesting in Less; Nesting styles in Less; Creating a business card; Examining the process in detail; Inheriting and overriding styles with extend; Using extend to create information alerts; Extending using the all keyword; Namespacing in Less.
520 _aIf you are a designer or developer who wants to quickly learn how to harness the power of Less.js to write more efficient CSS styles that can be applied to a website of any size, then this book is for you. This book will help you master both the basic functions and advanced features of Less.js. It would be helpful to have some familiarity of writing CSS styles, although no prior experience of using CSS preprocessors is required.
590 _aeBooks on EBSCOhost
_bEBSCO eBook Subscription Academic Collection - Worldwide
650 0 _aCascading style sheets.
_9151214
650 0 _aHTML (Document markup language)
_9127595
650 0 _aJavaScript (Computer program language)
_9119291
650 0 _aApplication software
_xDevelopment.
_9135854
650 0 _aWeb sites
_xDesign.
_945134
650 0 _aWeb site development.
_966365
650 6 _aFeuilles de style en cascade.
_9935837
650 6 _aHTML (Langage de balisage)
_9880910
650 6 _aJavaScript (Langage de programmation)
_9889198
650 6 _aLogiciels d'application
_xDéveloppement.
_9877691
650 6 _aSites Web
_xConception.
_9881542
650 6 _aSites Web
_xDéveloppement.
650 7 _aHTML.
_2aat
_9880911
650 7 _aCOMPUTERS
_xProgramming Languages
_xHTML.
_2bisacsh
_9904538
650 7 _aCOMPUTERS
_xProgramming Languages
_xJavaScript.
_2bisacsh
_9916597
650 7 _aCOMPUTERS
_xWeb
_xDesign.
_2bisacsh
_9944837
650 7 _aApplication software
_xDevelopment.
_2fast
_0(OCoLC)fst00811707
_9135854
650 7 _aCascading style sheets.
_2fast
_0(OCoLC)fst00848144
_9151214
650 7 _aHTML (Document markup language)
_2fast
_0(OCoLC)fst00949997
_9127595
650 7 _aJavaScript (Computer program language)
_2fast
_0(OCoLC)fst00982071
_9119291
650 7 _aWeb site development.
_2fast
_0(OCoLC)fst01173243
_966365
650 7 _aWeb sites
_xDesign.
_2fast
_0(OCoLC)fst01173252
_945134
655 0 _aElectronic books.
655 4 _aElectronic books.
776 0 8 _iPrint version:
_aLibby, Alex.
_tLearning Less.js.
_dBirmingham : Packt Publishing, ©2014
_z9781782160663
830 0 _aCommunity experience distilled.
856 4 0 _uhttps://search.ebscohost.com/login.aspx?direct=true&scope=site&db=nlebk&AN=879009
938 _aProQuest Ebook Central
_bEBLB
_nEBL1825960
938 _aebrary
_bEBRY
_nebr10962329
938 _aEBSCOhost
_bEBSC
_n879009
938 _aProQuest MyiLibrary Digital eBook Collection
_bIDEB
_ncis30008057
938 _aYBP Library Services
_bYANK
_n12136808
994 _a92
_bINOPJ
999 _c2780916
_d2780916