The CSS Anthology: 101 Essential Tips, Tricks & Hacks, 2nd Edition: 101 Essential Tips, Tricks and Hacks
|
| List Price: | £31.49 |
| Price: | £17.72 & eligible for FREE Super Saver Delivery on orders over £5. Details |
Availability: Usually dispatched within 24 hours
Dispatched from and sold by Amazon.co.uk
27 new or used available from £12.00
Average customer review:Product Description
The CSS Anthology: 101 Essential Tips, Tricks & Hacks is a compilation of best practice solutions to the most challenging CSS problems. The second edition of this best-selling book, now in full color, has been completely revised and updated to cover the latest techniques and newer browsers, including Firefox 2 and Internet Explorer 7. It's the most complete question-and-answer book on CSS, with over 100 tutorials that'll show you how to gain more control over the appearance of your web page, create sophisticated Web page navigation controls, design for today's alternative browsing devices including phones and screen readers, and much more. The CSS code used to create each of the components is available for download and guaranteed to be simple, efficient and cross-browser compatible. This book will show you how to: Construct robust CSS layouts that work every time. Create sleek drop-down menus using only CSS. Build a professional tabbed navigation system. Replace image-based navigation with low-fat CSS lists. Design smarter, more usable CSS-flavored web forms. Use rounded corners minus the bloated HTML. Allow your visitors to select their preferred look and feel. Let the W3C validator do your debugging. Reduce the burden of site maintenance and updates. ... along with 92 other solutions to common questions and problems. "The CSS Anthology: 101 Essential Tips, Tricks & Hacks" is ideal for Web designers who would like to add sparkle to their existing designs, as well as newcomers who want to become true CSS masters. The book can be read cover to cover, or referred to like a cookbook with 101 different recipies for your Website. It's written in an easy-to-follow, consistent formatthat's well illustrated with plenty of full color screenshots and code examples, providing quick visual cues. What the Reviewers say: "This is likely the best book we've seen for extending the power of cascading style sheets... The book is an outstanding example of how a code-based, technical manual should be designed and presented... Anyone who uses CSS can benefit from this impressive volume." - The Kleper Report "If you are looking for a practical, hands-on question-and-answer book The CSS Antghology is highly recommended. It is well designed in every respect: visually pleasing, content is well organised, and it is very well written." - PC Update "Rachel Andrew has done people like me a huge favor by writing this revision... This is another book that I will not only use to expand my personal web development skills, but will be one that I expect I will refer to frequently as I venture further into more complex web page creation." - TCM Reviews
Product Details
- Amazon Sales Rank: #238153 in Books
- Published on: 2007-08-01
- Original language: English
- Number of items: 1
- Binding: Paperback
- 400 pages
Editorial Reviews
Digital Web Magazine
If you’ve been struggling with building Web sites using Web standards and CSS, you really must buy this book.
Lowter.com
The CSS Anthology is a great book to get someone started on actually implementing CSS.
About the Author
Rachel Andrew is the Director of edgeofmyseat.com, a Web solutions company based in the UK. She is a member of the Web Standards project, serving on the Dreamweaver Task Force.
Rachel's writing credits include: Dreamweaver MX Design Projects (Apress), Fundamental Web Design and Development Skills (glasshaus) and HTML Utopia: Designing Without Tables Using CSS, 2nd Edition (SitePoint).
Customer Reviews
Very, very useful.
This book is quite simply the most useful book on CSS I own, and it's great for several reasons.
Firstly, it addresses real world problems (for example, two-pane layout, three-pane layout, navigation tabs, footers, tabular data, drop-down menus, calendars).
Secondly, there is minimal fluff: the introduction is only 10 pages long (and still contains some technical information), and the first "How do I ...?" starts on page 11; compare this to some books that pad endlessly with pontification about The Bad Old Days of HTML and cross-browser incompatibility.
Thirdly, the recipes are presented in an extremely approachable, standalone format; typically:
1. The question (for example, "How do I create tabbed navigation with CSS");
2. The solution, usually a complete XHTML page (from DOCTYPE to
