RailroadBookstore.com

Railroad Books - Model Railroad Books - Thomas & Friends
Photography Books - Gardening Books

Photography Books

Huge Selection - Discount Prices - Money Back Guarantee

We offer a huge selection of photography books at discount prices. All purchases have a money back satisfaction guarantee. Thank you for shopping here!

Search Advanced SearchView Cart   Checkout   
Guidebooks
Canon
Hasselblad
Kodak
Leica
Nikon
Pentax
Sony
Magic Lantern Guides
Categories
General
Black & White
Color
Digital
Equipment
How To
Nature & Wildlife
Photo Essays
Photojournalism
Reference
Travel
Photoshop
Lightroom
Railroad Photography
Images of Rail Series
Subcategories
Accessories
Alternative Formats
Audiobooks
Boxed Sets
Calendars
eDocs
Historical Reproductions
Large Print
Libros en espanol
Sheet Music & Scores
All Titles
Arts & Photography
Biographies & Memoirs
Business & Investing
Children's Books
Computers & Internet
Cooking, Food & Wine
Engineering
Entertainment
Gay & Lesbian
General AAS
Home & Garden
Literature & Fiction
Medicine
Nonfiction
Outdoors & Nature
Parenting & Families
Professional
Reference
Religion & Spirituality
Science
Teens
Travel
Mass Market
Trade

Mastering CSS with Dreamweaver CS3 (Voices That Matter)

Mastering CSS with Dreamweaver CS3 (Voices That Matter)

zoom enlarge 
Authors: Stephanie Sullivan, Greg Rewis
Publisher: New Riders Press
Category: Book

List Price: $49.99
Buy New: $28.19
You Save: $21.80 (44%)



New (36) Used (12) from $27.35

Avg. Customer Rating: 4.5 out of 5 stars 8 reviews
Sales Rank: 35366

Media: Paperback
Edition: 1
Number Of Items: 1
Pages: 360
Shipping Weight (lbs): 1.2
Dimensions (in): 9 x 7.3 x 0.8

ISBN: 0321508971
Dewey Decimal Number: 006.7
EAN: 9780321508973
ASIN: 0321508971

Publication Date: April 12, 2008
Availability: Usually ships in 1-2 business days
Shipping: Expedited shipping available
Shipping: International shipping available
Condition: Brand new book. Shipped from our NYC store. Slight Shelf wear to cover. Pages are clean and unmarked.

Accessories:

  • Transcending CSS: The Fine Art of Web Design (Voices That Matter)
  • Stylin' with CSS: A Designer's Guide (2nd Edition) (Voices That Matter)
  • HTML, XHTML, and CSS, Sixth Edition (Visual Quickstart Guide)

Similar Items:

  • The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP
  • Dreamweaver CS3: The Missing Manual
  • Stylin' with CSS: A Designer's Guide (2nd Edition) (Voices That Matter)
  • CSS: The Missing Manual
  • Adobe Dreamweaver CS3 Hands-On Training

Editorial Reviews:

Product Description
In Mastering CSS with Dreamweaver CS3, authors Stephanie Sullivan and Greg Rewis demonstrate how to use Dreamweaver CS3 and CSS together to create highly individualized, standards-based layouts. Through hands-on projects with visuals, the book gives readers an in-depth understanding of Dreamweaver's 32 CSS-based layouts (new in Dreamweaver CS3) and their application, enabling every user of Dreamweaver to learn CSS effectively and easily.


Customer Reviews:   Read 3 more reviews...

5 out of 5 stars Great production techniques for Dreamweaver cs3 and fun!   July 8, 2008
 2 out of 2 found this review helpful

I found Mastering CSS with Dreamweaver CS3 refreshing, informative and fun. Having built dozens of websites using Dreamweaver, studying this book strengthened my production techniques. IE hacks (for all versions) were scattered throughout the book. Excellent explanations were given. A variety of layouts were used throughout the chapters, with again excellent explanations. Core concepts of CSS were presented and how to use them were demonstrated. On top of this, it was fun completing the exercises. Note: 1. not for beginners 2. I would suggest going through the book. Then take each chapter, study it and then build a page or two using the principles and techniques demonstrated. I hope a second book is in the works.

best,

zinlover, Sacramento



5 out of 5 stars Excellent Book for Learning CSS Layouts   June 25, 2008
 1 out of 1 found this review helpful

This is by far the best CSS & Dreamweaver book that I have ever read. I am an advanced user, very comfortable with CSS code and the Dreamweaver interface, but I still learned so many great tips and techniques.

Where this book shines is in teaching someone how to build standards compliant, accessible, search engine optimized, visually appealing, and cleanly coded websites using the Dreamweaver interface. I am not aware of any other book on the market that does that. Other Dreamweaver books seem to focus solely on the features of Dreamweaver without regards to standards, work flow, or the kind of code that the Dreamweaver will create if left to its own devices. It does not make sense, in my mind, to learn the product in a way that can't be used in the real world. Any reputable web designer uses the techniques discussed in this book, not all the built in options that make learning web design easy.

In regards to work flow, this book takes a case study approach. Each chapter is a project with a comp and an end goal. The reader gets to walk through all the pitfalls and browser issues that they would normally see when coding up their own sites. I think this makes the techniques easier to learn and makes the book an enjoyable read.

This book is not for beginners, if you aren't fairly comfortable with HTML and CSS, I would recommend Head First HTML, XHTML, and CSS. For advanced users, this book is really a fantastic teaching tool and reference.



3 out of 5 stars But Not For Me   June 23, 2008
 8 out of 9 found this review helpful

Dreamweaver is the software that eases the construction of websites by providing for "what you see is what you get (almost)" construction. CSS (Cascading Style Sheets) is a web building tool for separating content and format in web site design, making the updating of sites easier and taking up less memory space on the host computer.

This book attempts to teach the reader how to use Dreamweaver to create sites that use CSS. After a chapter laying out the fundamental rules for CSS, the authors provide a number of tutorials including building a new style sheet (the repository of the CSS rules), migrating a table-based layout to CSS, using liquid and then elastic CSS layouts, and finishing using a combination of Dreamweaver and Spry, another web design tool, to create a site.

The book says it's aimed at the Intermediate/Advanced level and based on my experience, I guess that I'm at the Beginner level. I've constructed table-based websites with Dreamweaver that work well and look good. I understand the fundamentals of CSS. But this book left me in the dust. In the first tutorial, the authors took me step by step through the process of using Dreamweaver, telling me exactly which menus to use and which submenus to fill in, and though I had to refresh my memory from time to time by looking at (X)HTML and CSS texts, I was able to complete the tutorial. But as the authors moved to later chapters, the instructions on using Dreamweaver became less and less specific, so that by the half-way mark, the reader was being told what code was desired without any handholding through the menus. For an occasional user like myself, it was just too much and I soon found myself flipping back and forth, and using menus even though I had no idea why I was making the selection. My problems were compounded by the fact that these are long tutorials, and I sometimes had to look back hundreds of steps to find a place where I had made an error that had an effect on the present step.

I don't want to suggest that I got nothing from the book. I got enough from the first tutorial and the early sections of subsequent tutorials to edit my main site to incorporate some CSS rules. I'm not certain it was worth the effort for me. I've spent months working my way through this book.

If you are experienced with coding and understand CSS and all of Dreamweaver's menus, and you want to use Dreamweaver to speed up the construction of CSS, this book may be just for you. For the less experienced user like me, a beginner's guide to CSS and Dreamweaver is needed.



5 out of 5 stars A must have for anyone who uses Dreamweaver and wants to really understand CSS   June 3, 2008
 2 out of 2 found this review helpful

I couldn't wait to get this book and it exceeded all my expectations. The authors take you through the basics of CSS and then it's on to the fun part of what you can really do with the knowledge you've just learned.

Since I use Dreamweaver CS3, this book really helped me integrate the intricacies of that program with the power of CSS.

I've had a peek at Dreamweaver CS4 beta and this is the way that the web is going, so by getting the understanding of CSS from this book, all of these skills will be transferable to the new program and to building beautiful web pages.

Thank you Stephanie and Greg!

Mastering CSS with Dreamweaver CS3 (Voices That Matter)



4 out of 5 stars great book, but...   May 18, 2008
 3 out of 4 found this review helpful

The book begins with some background information on the (X)HTML Document, CSS and the concept of laying out HTML pages with CSS. Three of the seven chapters give a step-by-step examples (with downloadable sample files) for a Fixed Layout, Liquid Layout, and Elastic Layout Web sites. In Chapter 4, the authors demonstrates how to use Dreamweaver CS3 to migrate a Table-based Layout to CSS Layout. In Chapter 6, Stephanie and Greg show how to build a Gallery Site with CSS and Spry.

The book has a very pleasant style and layout with color images and side notes. Even with its technical context, the examples were very easy to read and follow, even if you're not doing the examples online. Stephanie and Greg also presented a few great tips and tricks for using Dreamweaver CS3 and CSS, eg, the faux column technique which gives the illusion of two equal height columns.

I've been a Dreamweaver user for a few years. Late last year I learned about Dreamweaver CS3 (through Adobe's eSeminar series) and learned CSS from another great book by O'Reilly called "Learning Web Design ". It was a good, but rough, background to start designing websites with Dreamweaver CS3 and CSS. I've been waiting for this book for a long time. I read three chapters in the first week and was able to learn a lot of new techniques and tips I already used on my next design project.

However, a few things can be added to this book to make it even better. Definition and explanation of CSS best practices and Web standards would be helpful, specially in understanding some design decisions in the examples. Also, Dreamweaver CS3 has many many choices for HTML layout. This book only covers three of them. It would be useful to give an overview of these layout and some pros and cons of each to help in deciding on the layout when working on a project. Another useful information to include in this book would be a Resources and References section.

Overall, this is a great book for anyone serious about designing professional websites with Dreamweaver CS3 and CSS.



Copyright 2008 - RailroadBookstore.com