This is True®
by Randy Cassingham

Randy Cassingham's Bonzer Web Sites of the Week: Recognizing Interesting Sites that are Beyond the Microsoft/AOL-Time Warner/Media Megalith

CSS Zen Garden

Meant mainly for web designers, this demonstration site shows the incredible power of CSS -- Cascading Style Sheets -- for web sites. Compliance with online standards doesn't have to be ugly, and this site proves it. When you land on this site, you can select the style sheet that controls the site's look. Click on a few: you'll see that changing only the "style sheet" can have dramatic consequences to the layout, the design, the entire look of the site. Fonts, sizes, colors. Even the placement of things on the page. We're about to do a complete redesign of the This is True site, and we'll be doing a CSS-based design. If you grasp the css Zen Garden, you'll understand why we're doing it that way. Awesome.

From This is True for 5 June 2005

Suggestions for further reading:

Dreamweaver CS3: The Missing Manual
By: David McFarland
List Price: $44.99
Amazon Price: $29.69
Editorial Review:
Welcome to Dreamweaver CS3. This new version of the popular web design software offers a rich environment for building professional sites, with drag-and-drop simplicity, clean HTML code, and dynamic database-driven web site creation tools. Moreover, it's now integrated more tightly with Adobe's other products: Photoshop, InDesign, Flash, and their siblings. But with such sophisticated features, the software isn't simple. So say hello to Dreamweaver CS3: The Missing Manual, the fifth edition of this bestselling book by experienced web site trainer and author David McFarland. This book helps both first-time and experienced web designers bring stunning, interactive web sites to life. With jargon-free language and clear descriptions, this new edition addresses both beginners who need step-by-step guidance as well as long-time Dreamweaver users who need a handy reference to address the inner-workings of the program. Dreamweaver CS3: The Missing Manual teaches designers how to construct and manage web sites by examining web-page components and Dreamweaver's capabilities through "live examples." With a complete A-Z guide to designing, organizing, building and deploying a web site for those with no web design experience, this book: Takes you through the basics to advanced techniques to control the appearance of your web pages with CSS Shows you how to design dynamic database-driven web sites, from blogs to product catalogs, and from shopping carts to newsletter signup forms Teaches you how to master your web site, and manage thousands of pages effortlessly Witty and objective, Dreamweaver CS3: The Missing Manual is a must for anyone who uses this highly popular program, from beginners toprofessionals. Altogether, it's the ultimate atlas for Dreamweaver CS3.
 
Head First HTML with CSS & XHTML
By: Eric FreemanElisabeth Freeman
List Price: $39.99
Amazon Price: $26.39
Editorial Review:
Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML with CSS & XHTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your Web pages over time, and so your web pages work in all the browsers and mobile devices out there. Oh, and if you've never heard of CSS, that's okay - we won't tell anyone you're still partying like it's 1999 - but if you're going to create Web pages in the 21st century then you'll want to know and understand CSS.

Learn the real secrets of creating Web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet.

With Head First HTML with CSS & XHTML, you'll avoid the embarrassment of thinking web-safe colors still matter, and the foolishness of slipping a font tag into your pages. Best of all, you'll learn HTML and CSS in a way that won't put you to sleep. If you've read a Head First book, you know what to expect: a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML, CSS, and XHTML into your brain in a way that sticks.

So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin.

"Elegant design is at the core of every chapter here, each concept conveyed with equal doses of pragmatism and wit." --Ken Goldstein, Executive Vice President, Disney Online

"This book is a thoroughly modern introduction to forward-looking practices in web page markup and presentation." --Danny Goodman, author of Dynamic HTML: The Definitive Guide

"What used to be a long trial and error learning process has now been reduced neatly into an engaging paperback." --Mike Davidson, CEO, Newsvine, Inc.

"I love Head First HTML with CSS & XHTML--it teaches you everything you need to learn in a 'fun coated' format!" --Sally Applin, UI Designer and Artist

"I haven't had as much fun reading a book (other than Harry Potter) in years. And your book finally helped me break out of my hapless so-last-century way of creating web pages." --Professor David M. Arnow, Department of Computer and Information Science, Brooklyn College

"If you've ever had a family member who wanted you to design a website for them, buy them Head First HTML with CSS and XHTML. If you've ever asked a family member to design you a web site, buy this book. If you've ever bought an HTML book and ended up using it to level your desk, or for kindling on a cold winter day, buy this book. This is the book you've been waiting for. This is the learning system you've been waiting for." --Warren Kelly, Blogcritics.org


 
HTML, XHTML, and CSS, Sixth Edition (Visual Quickstart Guide)
By: Elizabeth Castro
List Price: $34.99
Amazon Price: $23.09
Editorial Review:
It's important for anyone who creates Web sites--even those who rely on powerful editors like Dreamweaver or GoLive--to know HTML. The World Wide Web Consortium rewrote HTML as a subset of XML (dubbing it "XHTML 1.0") and the allowable code will eventually be stricter. Tags that are being phased out are labeled "deprecated"--current browsers can still handle them, but if you want your site to keep up with future browsers, not to mention conform to accessibility requirements, you will want to get on top of XHTML.

Of course, Elizabeth Castro manages to write books that not only speak to those who are already fluent in HTML, but are good for newbies too. She makes it a breeze to create sites that are visually stylish and technically sophisticated without the expense of buying an editor.

Among the topics covered in her new book, HTML for the World Wide Web with XHTML and CSS: using the (relatively newer) structural tags (like doctype and div); correctly using older tags (like p and img) that have been modified in XHTML; writing XHTML so that formatting is done by the style sheets; writing those style sheets (cascading style sheets, a.k.a. "CSS"); creating a variety of layouts; and dealing with tables, frames, forms, multimedia, a bit of JavaScript (including mouseovers), WML (for mobile device displays), debugging, publishing, and publicizing your site.

As with all Visual QuickStart Guides, this one features clear and concise instructions side by side with well-captioned illustrations and screen shots that show both the source code and the resulting effect on the Web page. The index is extremely detailed, making this a great reference.

Also great for reference are the outstanding appendices. The first is an extensive list of tags and attributes, indicating which are deprecated and/or proprietary and on which page they are discussed. A similar appendix shows CSS properties and values; given the future of Web coding, this chart alone is worth the price of the book. Other handy charts cover intrinsic events, symbols and character Unicodes, and an expanded color chart that goes way beyond the virtually archaic Web-safe palette. All of which makes this a definite must-have for every Web designer's bookshelf. --Angelynn GrantNeed to learn HTML fast? This best-selling reference's visual format and step-by-step, task-based instructions will have you up and running with HTML in no time. In this completely updated edition of our best-selling guide to HTML, Web expert and best-selling author Elizabeth Castro uses crystal-clear instructions and friendly prose to introduce you to all of today's HTML and XHTML essentials. You’ll learn how to design, structure, and format your Web site. You'll create and use images, links, styles, lists, tables, frames, and forms, and you'll add sound and movies to your site. Finally, you will test and debug your site, and publish it to the Web. Along the way, you'll find extensive coverage of CSS techniques, current browsers (Opera, Safari, Firefox), creating pages for the mobile Web, and more.

Visual QuickStart Guide--the quick and easy way to learn!
Easy visual approach uses pictures to guide you through HTML and show you what to do. Concise steps and explanations get you up and running in no time. Page for page, the best content and value around. Companion Web site at www.cookwood.com/html offers examples, a lively question-and-answer area, updates, and more.


 
The Essential Guide to Dreamweaver CS3 with CSS, Ajax, and PHP
By: David Powers
List Price: $49.99
Amazon Price: $31.49
Editorial Review:
With over 3 million users worldwide, Adobe's Dreamweaver is the most popular web development software in the world, and it just took another step forward with CS3, the new version released in 2007. Having come a long way from its humble beginnings as a simple web design tool, CS3 allows you to rapidly put together standards compliant web sites and dynamic web sites with server-side languages and Ajax, and much more. To complement this great new application, David Powers has written the ultimate guide to itThe Essential Guide to Dreamweaver CS3 teaches you everything you need to know about the application, from setting up your development environment environment to publishing your sites and applications on the web, and everything in between. Takes you through your development environment set up Covers everything you need to create both standards compliant web sutes, and dynamic web applications Teaches several real world techniques using a series of step by step tutorials What youll learn How to set up your ideal development environment, using Mac OSX/Windows, Apache (and IIS on Windows,) Apache, MySQL, and phpMyAdmin Creating standards compliant web sites using CS3's XHTML and CSS features Creating dynamic web applications using CS3's PHP and Spry Ajax server behaviors Building several real world web site functions, such as form validation, random quote generator, search function, user management/login pages, dynamic Ajax gallery, and much more. Creating an interface design in Fireworks CS3 and importing it into Dreamweaver CS3. How use Dreamweaver CS3's XML functionality, to consume RSS feeds, and create Spry data sets Using includes, templates and master detail pages. How to publish your site after you've created it Summary of Contents Chapter 1: Dreamweaver CS3Your Creative Partner Chapter 2: Building Dynamic Sites with Ajax and PHP Chapter 3: Getting the Work Environment Ready Chapter 4: Setting Up a PHP Site Chapter 5: Adding a Touch of Style Chapter 6: Creating a CSS Site Straight Out of the Box Chapter 7: Building Site Navigation with the Spry Menu Bar Chapter 8: Sprucing Up Content with Spry Widgets Chapter 9: Building Online Forms and Validating Input Chapter 10: Introducing the Basics of PHP Chapter 11: Using PHP to Process a Form Chapter 12: Working with PHP Includes and Templates Chapter 13: Setting Up MySQL and phpMyAdmin Chapter 14: Storing Records in a Database Chapter 15: Controlling Access to Your Site Chapter 16: Working with Multiple Tables Chapter 17: Searching Records and Handling Dates Chapter 18: Using XSLT to Display Live News Feeds and XML Chapter 19: Using Spry to Display XML Chapter 20: Getting the Best of Both Worlds with PHP and Spry
 
CSS Mastery: Advanced Web Standards Solutions
By: Andy BuddSimon CollisonCameron Moll
List Price: $34.99
Amazon Price: $22.74
Editorial Review:
This book is your indispensable guide to cutting-edge CSS developmentall you need to work your way up to CSS professional. You'll learn how to: Plan, organize, and maintain your stylesheets more effectively Apply the secrets of liquid, elastic, and hybrid layouts Create flickr-style image maps, remote rollovers, and other advanced CSS features Lay out forms using pure CSS Recognize common browser bugs, and how to fix them While CSS is a relatively simple technology to learn, it is a difficult one to master. When you first start developing sites using CSS, you will come across all kinds of infuriating browser bugs and inconsistencies. It sometimes feels like there are a million and one different techniques to master, spread across a bewildering array of websites. The range of possibilities seems endless and makes for a steep and daunting learning curve. By bringing all of the latest tips, tricks, and techniques together in one handy reference, this book demystifies the secrets of CSS and makes the journey to CSS mastery as simple and painless as possible. While most books concentrate on basic skills, this one is different, assuming that you already know the basics and why you should be using CSS in your work, and concentrating mainly on advanced techniques. It begins with a brief recap of CSS fundamentals such as the importance of meaningful markup, how to structure and maintain your code, and how the CSS layout model really works. With the basics out of the way, each subsequent chapter details a particular aspect of CSS-based design. Through a series of easy-to-follow tutorials, you will learn practical CSS techniques you can immediately start using in your daily work. Browser inconsistencies are the thorn in most CSS developers' sides, so we have dedicated two whole chapters to CSS hacks, filters, and bug fixing, as well as looking at image replacement; professional link, form, and list styling; pure CSS layouts; and much more. All of these techniques are then put into practice in two beautifully designed case studies, written by two of the world's best CSS designers, Simon Collison and Cameron Moll. Summary of Contents: Chapter 1: Setting the Foundations Chapter 2: Visual Formatting Model Recap Chapter 3: Background Images and Image Replacement Chapter 4: Styling Links Chapter 5: Styling Lists and Creating Nav Bars Chapter 6: Styling Forms and Data Tables Chapter 7: Layout Chapter 8: Hacks and Filters Chapter 9: Bugs and Bug Fixing Case Study 1: More Than Doodles Case Study 2: Tuscany Luxury Resorts
 
About the Site
About This is True
About the Authors

Subscribe Free
to This is True
and see the Sites
when they're issued!
Your e-mail:



Find by keyword:

Prev: Map of Springfield, USA

Next: EpGuides

Complete Name List

Copyright 1999-2008 ThisisTrue.Inc, all rights reserved. May not be copied or archived without express, prior, written permission. "This is True" is a registered trademark of ThisisTrue.Inc, Ridgway Colorado. 9205