CSS Essentials

CSS Essentials

ISBN: 3943075370

ISBN 13: 9783943075373

Publication Date: May 31, 2012

Publisher: Smashing Media GmbH

Pages: 281

Format: Kindle Edition

Authors: Divya Manian, Harry Roberts, Inayaili de Leon, Jonathan Snook, Louis Lazaris, Michael Martin, Niels Matthijs, Thierry Koblentz, Zoe Mickley Gillenwater

4.00 of 14

Click the button below to register a free account and download the file


Download PDF

Download ePub

*Disclosure:“This post may contain affiliate links and I earn from qualifying purchases”.


When developers push aside CSS to concentrate on JavaScript performance, they might be overlooking some great applications of CSS. This eBook, "CSS Essentials" (eBook #18), explores some practical implementations of CSS, including usage of pseudo-elements in CSS, decoupling HTML from CSS, modern CSS layouts with equal height columns, taming advanced CSS selectors, and many others. These techniques and articles will help improve both the performance and maintainability of your websites across browsers.

TABLE OF CONTENTS

- Backgrounds In CSS: Everything You Need To Know
- The Mystery Of The CSS Float Property
- The Z-Index CSS Property: A Comprehensive Look
- CSS Sprites: Useful Techniques, Or Potential Nuisance?
- Modern CSS Layouts: The Essential Characteristics
- Modern CSS Layouts, Part 2: The Essential Techniques
- Writing CSS For Others
- Decoupling HTML From CSS
- CSS Specificity And Inheritance
- Equal Height Column Layouts With Borders And Negative Margins In CSS
- !important CSS Declarations: How And When To Use Them
- CSS Sprites Revisited
- Learning To Use The :before And :after Pseudo-Elements In CSS
- Taming Advanced CSS Selectors
- Six CSS Layout Features To Look Forward To