Skip to main content

CSS Pocket Reference: Visual Presentation for the Web 5th Edition

When you’re working with CSS and need an answer now, this concise yet comprehensive quick reference provides the essential information you need. Revised and updated for CSS3, this fifth edition is ideal for intermediate to advanced web designers and developers.
You’ll find a short introduction to the key concepts of CSS and alphabetical summaries of CSS selectors and properties. You’ll also discover information on new properties, including grid, flexbox, clipping, masking, and compositing.
  • Quickly find the information you need
  • Explore CSS concepts, values, selectors and queries, and properties
  • Learn how new features complement and extend your CSS practices
  • Discover new properties including animations, grid, flexbox, masking, filtering, and compositing in this new edition

Comments

Popular posts from this blog

Ruby Pocket Reference: Instant Help for Ruby Programmers 2nd Edition

Buy Now Updated for Ruby 2.2, this handy reference offers brief yet clear explanations of Ruby’s core elements—from operators to blocks to documentation creation—and highlights the key features you may work with every day. Need to know the correct syntax for a conditional? Forgot the name of that String method? This book is organized to help you find the facts  fast . Ruby Pocket Reference, 2nd Edition  is ideal for experienced programmers who are new to Ruby. Whether you’ve come to Ruby because of Rails, or you want to take advantage of this clean, powerful, and expressive language for other applications, this reference will help you easily pinpoint the information you need. You’ll find detailed reference material for: Keywords, operators, comments, numbers, and symbols Variables, pre-defined global variables, and regular expressions Conditional statements, method use, classes, and exception handling Methods for the BasicObject, Object, Kernel, String, Array, an...