

|
Cascading Style Sheets: The Definitive Guide, 2nd Edition [ILLUSTRATED] (Paperback) (Paperback)
by Eric A. Meyer
Category:
Web design, Cascading Style Sheets, Computer & internet |
Market price: ¥ 388.00
MSL price:
¥ 368.00
[ Shop incentives ]
|
Stock:
Pre-order item, lead time 3-7 weeks upon payment [ COD term does not apply to pre-order items ] |
MSL rating:
Good for Gifts
|
MSL Pointer Review:
The wealth of information packed into easy language - the book covers all the information you need about the browser compatibility issues, fonts and text properties, even element units and values. |
If you want us to help you with the right titles you're looking for, or to make reading recommendations based on your needs, please contact our consultants. |
 Detail |
 Author |
 Description |
 Excerpt |
 Reviews |
|
|
Author: Eric A. Meyer
Publisher: O'Reilly Media, Inc.
Pub. in: January, 2004
ISBN: 0596005253
Pages: 528
Measurements: 8.9 x 7 x 1 inches
Origin of product: USA
Order code: BA01020
Other information: 2 edition ISBN-13: 978-0596005252
|
Rate this product:
|
- MSL Picks -
Simply put, Cascading Style Sheets (CSS) is a way to separate a document's structure from its presentation. The benefits of this can be quite profound: CSS allows a much richer document appearance than HTML; CSS saves time - you can create or change the appearance of an entire document in just one place; and its compact file size makes web pages load quickly. Eric Meyer, a member of the CSS&FP Working Group and an internationally known expert on HTML and CSS, tackles the subject with passion and delivers a comprehensive and thorough update to his groundbreaking book. All readers will benefit from both the depth and breadth of his experience and his clear and honest style. Cascading Style Sheets: The Definitive Guide, 2nd Edition is a thorough review of all aspects of CSS2.1 and a comprehensive guide to CSS implementation. The book includes new content on positioning, lists and generated content, table layout, user interface, paged media, and more. It explores in detail each individual CSS property and how it interacts with other properties, and shows how to avoid common mistakes in interpretation. If you're ready to take the next step with your HTML coding and incorporate CSS or are already a CSS code warrior, you'll find Cascading Style Sheets: The Definitive Guide, 2nd Edition is the book you've been craving.
Topics covered: - HTML with CSS - Selectors and structure - Units - Text manipulation - Colors and backgrounds - Boxes and borders - Visual formatting principles - Positioning - CSS2 preview - CSS case studies (From quoting the publisher)
Target readers:
Web designers, programmers, project managers, and anyone else creating a Web site.
|
- Better with -
Better with
Beyond Bullet Points: Using Microsoft PowerPoint to Create Presentations That Inform, Motivate, and Inspire
:
|
Customers who bought this product also bought:
 |
Beyond Bullet Points: Using Microsoft PowerPoint to Create Presentations That Inform, Motivate, and Inspire (Paperback)
by Cliff Atkinson
This books shows a whole new approach about designing your presentations with PowerPoint . |
 |
Dynamic HTML: The Definitive Reference (Dynamic Html) [ILLUSTRATED] (Paperback) (Paperback)
by Danny Goodman
It's the complete "one stop" reference and a "Go To" book when you have to find the details on HTML tags, attributes, settings, JavaScript calls, DOM attributes, CSS settings etc. |
 |
Bulletproof Web Design: Improving flexibility and protecting against worst-case scenarios with XHTML and CSS (Paperback) (Paperback)
by Dan Cederholm
Bulletproof Web Design does an incredible job of teaching, step-by-step, how to make your website 'Bulletproof.' |
 |
Don't Make Me Think: A Common Sense Approach to Web Usability, 2nd Edition (Paperback) (Paperback)
by Steve Krug
A guide for Web designers, programmers, project managers, and anyone else creating a Web site, clearly explaining what is needed to make good decisions about creating a usable Web site that people want to visit. |
 |
JavaScript: The Definitive Guide [ILLUSTRATED] (Paperback) (Paperback)
by David Flanagan
If you want to learn JavaScript the "right" or "computer-science" way, you only need this book - covering everything from simple variables to complex AJAX coding. |
|
Eric A. Meyer has been working with the Web since late 1993 and is an internationally recognized expert on the subjects of HTML and Cascading Style Sheets (CSS). He is the principal consultant for Complex Spiral Consulting and lives in Cleveland, Ohio, which is a much nicer city than you've been led to believe. A graduate of and former Webmaster for Case Western Reserve University and an alumnus of the same fraternity chapter to which Donald Knuth once belonged, Eric coordinated the authoring and creation of the W3C's CSS Test Suite and has recently been acting as List Chaperone of the highly active css-discuss mailing list. Author of "Eric Meyer on CSS" (New Riders), "Cascading Style Sheets: The Definitive Guide" (O'Reilly & Associates), "CSS2.0 Programmer's Reference" (Osborne/McGraw-Hill), and the fairly well-known CSS Browser Compatibility Charts, Eric speaks at a variety of conferences on the subject of standards, CSS use, and Web design. For nine years, he was the host of "Your Father's Oldsmobile," a weekly Big Band-era radio show heard on WRUW 91.1-FM in Cleveland.
|
From the publisher
Offers a complete, detailed review of aspects of CSS1 and CSS positioning, as well as an overview of CSS2. Each property is explored in detail with a discussion of how each interacts with other properties. Softcover. DLC: HTML (Document markup language).
|
View all 10 comments |
A reader (MSL quote), USA
<2007-07-03 00:00>
I have read up the most curent available sources for information on CSS. This is the definitive guide on CSS. I have searched high and low for a book of this quality and finally found it.
This book give you more than just bulk information. It breaks everything down and basically builds it back up for you. I don't know how well this book might be for the beginer, but I found it extremly useful. |
A reader (MSL quote), USA
<2007-07-03 00:00>
While all this information can be found online (which could be said about almost any web development language), the amount of attention paid to the subject is exceptional. As with most O'Reilly books I own, I have never felt they were a waste of time or money. Finally, someone has done justice to a subject that should be at the forefront of every developers arsenal of web development tools.
I give lectures on web development and this is a subject that I stress to people over most others. The book is concise with very little fluff. It reads like a textbook.
Buy this book! |
Jonathan (MSL quote), USA
<2007-07-03 00:00>
Anyone wanting to incorporate Cascading Style Sheets into their web pages should definitely read this book. It offers a very comprehensive study of all of CSS/1 and CSS positioning, as well as a fascinating look at some CSS/2 features (which of course no browers support yet). Browser compatibility problems are clearly identified for all properties. The explanations are detailed and easy to follow. This book would serve both a CSS novice as an introductory text, or an experienced professional as a reference book. I would recommend this book as one of those "must-haves" that every web designer should have in his or her collection. |
John (MSL quote), USA
<2007-07-03 00:00>
Most people who have happened to work on web pages know something about stylesheets--yet very few actually know how to properly take full advantage of their features even at the "level 1" standard fairly well supported by most web browsers today.
If you've struggled to make a web page look like you want it, resorting to multipe FONT tags, tables, and formatting tags, then you need this book. If you've written a stylesheet or two but find yourself creating and applying styles to the point it seems more trouble than it's worth, this book is for you. From what I learned, I cut both the size of stylesheets and web pages for a number of both personal and company web pages - at times by more than a half - simply through a better understanding of the workings of stylesheets.
Beginning with the basics of what stylesheets actually are and building upon that basis with concepts like cascading, selectors, elements and pseudo-elements, the book will give readers an understanding of CSS difficult to appreciate merely through reading over other people's web pages or through trial and error. An exhaustive treatment of each sort of style - from fonts to inline elements to boxes -follows and covers nearly everything one could want to know about CSS1.
That said, the book could use an update as since 2000 the browser wars have evolved as has the application of CSS2, which is only touched upon by the book. However, unless you are already a pro at styles, you'll likely find this an invaluable reference, much as any title in the O'Reilly series. |
View all 10 comments |
|
|
|
|