Product Details
|
CSS3 is the technology behind most of the eye-catching visuals on the Web today, but the official documentation can be dry and hard to follow. Luckily, The Book of CSS3 distills the heady technical language of the CSS3 specification into plain English, so you can get started on your next project right away.
With real-world examples and a focus on results, The Book of CSS3 shows you how to transform ordinary text into stunning, richly detailed web pages fit for any browser. You'll master the latest cutting-edge CSS features, like multi-column layouts, borders and box effects, and new color and opacity settings. You'll also learn how to:
From the simplest blog layout to the most feature-rich web portal, The Book of CSS3 puts the whole wide world of web design at your fingertips. The future of web design is now—what will you create with it?
Peter Gasston has been a web developer for over 10 years in both agency and corporate settings. He was one of the original contributors to CSS3.info, the leading online destination for CSS3. Peter has been published in the UK's .net magazine, gives talks about CSS and web technologies at developer conferences, and runs the web development blog Broken Links. He lives in London, England.
Suggested Tags from Similar Products(What's this?)Be the first one to add a relevant tag (keyword that's strongly related to this product)
|
|
Share your thoughts with other customers:
|
||||||||||||||||||||||
|
Most helpful customer reviews
5.0 out of 5 stars
The Book of CSS3,
By Tami Brady "Whole Health" (Calgary, Canada) - See all my reviews (HALL OF FAME) (TOP 50 REVIEWER) (REAL NAME)
This review is from: The Book of CSS3: A Developer's Guide to the Future of Web Design (Paperback)
CSS has such potential. Even in its infancy, it's absolutely revolutionized the way that we create websites allowing us to create templates across our entire website saving a lot of time, effort, and space. No more hardcoding every little detail (repeatedly) into the html or treating each page of a website almost like a site in and of itself. Using CSS, websites can now be designed how we want rather than just coded to be functional.CSS3 provides even more exciting possibilities. Using these new expressions, we can make websites that look less boxy, smooth out the headings, create more usable images, and find better ways to deal with different browsers and media. Of course, as with CSS in general, standardization is a problem. Different browsers interpret CSS differently, sometimes extremely so. Now, added into the mix, there's the complication of different media such as phones and tablets accessing our websites. The Book of CSS3 provides a nice overview of the features of CSS3. While not all browsers can cope with these new expressions, there are a few tricks that we can use right now. Throughout the various chapters and also in the appendix, there are handy charts showing which browsers support these applications.
1 of 1 people found the following review helpful
4.0 out of 5 stars
CSS3 rules explained,
By
This review is from: The Book of CSS3: A Developer's Guide to the Future of Web Design (Paperback)
Peter is perfectly right with his introduction to the book ' 'Let me tell you a little about who I think you are: You're a web professional who's been hand-coding HTML and CSS (')'. This sentence, probably, describes most of the home grown HTML developers around the world. If you are working with CSS and you want to know what to expect when it comes to CSS3 this book sound to be quite useful. Peter goes over the features of CSS3 while at the same time presenting them in a structured way. He discuses particular rule, shows examples of the usage, and, at the end of each chapter, summarizes their support within most commonly used web engines: WebKit, Firefox, Opera, and IE. You will find this list again within appendix ' this way you can easily check whether particular feature is missing or not within given Web browser.When it comes to the content, it turned out that I am really a casual user of CSS. There are many rules that I was not aware of. This way, I was able to learn new stuff. On the other hand, I think that material is quite demanding for the reader. As Peter states at the beginning of the book: 'The Book of CSS3 helps you leverage the excellent knowledge you have of CSS2.1 in order to make learning CSS3 easier. I won't explain the fundamentals of CSS'. This is true indeed. You have to have the knowledge of basics in order to benefit from the book. I suggest getting some other position that will teach you CSS from the scratch before targeting this one. What I can definitely say about the book is it's style. It suits me. Peter simply focuses on the matter itself. However, keep it mind that book is not for a beginners.
Share your thoughts with other customers: Create your own review
Most Helpful Customer Reviews on Amazon.com (beta) Amazon.com:
4.5 out of 5 stars (22 customer reviews) 26 of 27 people found the following review helpful
5.0 out of 5 stars
All you need to know about CSS3,
By Michael Kim - Published on Amazon.com
This review is from: The Book of CSS3: A Developer's Guide to the Future of Web Design (Paperback)
First off, let me start by saying that this book is not intended for beginners. This book expects you to have experience in HTML and CSS coding at an intermediate level. The main focus of this book is to teach the audience features in CSS3.When you begin reading this book, you will realize that this book is loaded with sample codes and its output within the chapters of the book. The sample codes are clean and easy to read. To fully benefit from this book it is recommended that you test out the coding yourself to see exactly how it works. Peter's style of writing is clear, simple, and to the point. He is on track and guides the audience at a nice pace. Despite the fact that this book is very in depth in material and codes, it does tend to get dry in certain areas. As a bonus, the author includes a section towards the end of the book which lists the current major browsers that supports CSS3 and its features. He also lists online resources to learn more about CSS3 and provides tools to help you in your programming. In conclusion, I would highly recommend this book for an experienced web designer. 15 of 16 people found the following review helpful
4.0 out of 5 stars
catalog of amazing capabilities,
By Philip Greenspun - Published on Amazon.com
This review is from: The Book of CSS3: A Developer's Guide to the Future of Web Design (Paperback)
This is a good catalog of the surprisingly powerful features available in CSS3, e.g., a 3D flying logo like TV stations had back in the 1980s. The book is organized by type of feature rather than by project or goal, so it is useful as a survey of what CSS3 can do and then useful as a reference. For a tutorial you'd want something organized by project and example.I give the book four stars rather than five because there isn't much explanation for when or why you'd want to use particular features. Also, the examples seem contrived rather than lifted from real style sheets. 9 of 9 people found the following review helpful
4.0 out of 5 stars
CSS3 rules explained,
By mko "mko" - Published on Amazon.com
Peter is perfectly right with his introduction to the book - "Let me tell you a little about who I think you are: You're a web professional who's been hand-coding HTML and CSS (...)". This sentence, probably, describes most of the home grown HTML developers around the world. If you are working with CSS and you want to know what to expect when it comes to CSS3 this book sound to be quite useful. Peter goes over the features of CSS3 while at the same time presenting them in a structured way. He discuses particular rule, shows examples of the usage, and, at the end of each chapter, summarizes their support within most commonly used web engines: WebKit, Firefox, Opera, and IE. You will find this list again within appendix - this way you can easily check whether particular feature is missing or not within given Web browser.When it comes to the content, it turned out that I am really a casual user of CSS. There are many rules that I was not aware of. This way, I was able to learn new stuff. On the other hand, I think that material is quite demanding for the reader. As Peter states at the beginning of the book: "The Book of CSS3 helps you leverage the excellent knowledge you have of CSS2.1 in order to make learning CSS3 easier. I won't explain the fundamentals of CSS". This is true indeed. You have to have the knowledge of basics in order to benefit from the book. I suggest getting some other position that will teach you CSS from the scratch before targeting this one. What I can definitely say about the book is it's style. It suits me. Peter simply focuses on the matter itself. However, keep it mind that book is not for a beginners. |
|
|