Dominant Systems - Michigan Network Solutions Provider Dominant Systems - Michigan Network Solutions Provider
Dominant Systems - Michigan Network Solutions Provider Dominant Systems - Michigan Network Solutions Provider
ARCSPIDER SEARCH
Enter Keywords:

Powered by Arc Spider - Smart Product Search Services 
Privacy Statement
PARTNER LINKS

Buy.com Coupons

Sony VAIO PC Special Offers

The Hottest Notebook Deals Are Here!


Web Designer's Reference
Home > Computer/ Network Books > Cascading Style Sheets > Item 32
View Previous Product in Cascading Style Sheets View Next Product in Cascading Style Sheets

Click here to buy Web Designer's Reference by  Craig Grannell. Web Designer's Reference
by Craig Grannell
Sales Rank: 272441
List Price: $34.99
$24.74
At Amazon
Get More Info On Web Designer's Reference! Buy Web Designer's Reference Now!

  • Paperback: 390 pages
  • Publisher: friends of ED; 1 edition December 1, 2004
  • Language: English
  • ISBN-10: 1590594304
  • ISBN-13: 978-1590594308
  • Product Dimensions: 9.1 x 7.6 x 0.9 inches
  • Shipping Weight: 1.5 pounds

    Product Description


    Most web design books concentrate on a single technology or piece of software, leaving the designer to figure out how to put all the pieces together. This book is different. Web Designer's Reference provides a truly integrated approach to web design. Each of the dozen chapters covers a specific aspect of creating a web page, such as working with typography, adding images, creating navigation, and crafting CSS layouts. In each case, relevant XHTML elements are explored along with associated CSS, and visual design ideas are discussed. Several practical examples are provided, which you can use to further your understanding of each subject. This highly modular and integrated approach means that you learn about technologies in context, at the appropriate time and, upon working through each chapter, you craft a number of web page elements that you can use on countless sites in the future.

    This book is ideal for those making their first moves into standards-based web design, experienced designers who want to learn about modern design techniques and move toward creating CSS layouts, graphic designers who want to discover how to lay out their designs, and veteran web designers who want a concise reference guide.

    The book's advocacy of web standards, usability, and accessibility with a strong eye toward visual design means itís of use to technologists and designers alike, enabling everyone to build better websites. And for those moments when a particular tag or property value slips your mind, the book provides a comprehensive reference guide that includes important and relevant XHTML elements and attributes, XHTML entities, web colors, and CSS 2.1 properties and values.

    With this book:
    • Use XHTML elements effectively and efficiently to create lean, standardscompliant, highly compatible web pages
    • Style web pages with CSS
    • Create effective page layouts, highly flexible navigation areas, great online typography, and more
    • Learn how to balance quality contemporary design with future-proof web standards
    • Use the essential reference guides to remind yourself about XHTML elements, CSS properties, and their associated attributes and values


    Summary of Contents:
    • Introduction to Web design with XHTML and CSS
    • Web Page Defaults
    • Working with Text
    • Working with Images
    • Creating Navigation
    • Introduction to Layout
    • Tables for Tabular Data and Layout
    • Layouts with CSS
    • Working with Frames
    • Getting User Input
    • Adding Multimedia
    • Testing and Uploading Web Pages
    • XHTML and CSS Reference Sections


    About The Author
    Craig was trained in the fine arts, but later became immersed in digital media, showing videos and multimedia work at leading international media festivals. The web caught his attention in 1995, and he now divides his time between creating websites, writing for various web and design-related magazines, and working on his eclectic Veer Musikal Unit audio project. Information, downloads, music, movies and dancing trees can be found at his website, Snub Communications (www.snubcommunications.com). Craig is a co-author of the original Foundation Dreamweaver MX from friends of ED, and also Dreamweaver MX Design Projects, from glasshaus.

    Customer Reviews & Comments
    It seems as if nearly everyone and his brother is writing books supporting standards-compliant web design with XHTML and CSS. I have read and reviewed a half dozen this year alone. People are obviously trying to tell us something - plain HTML has to go!! "Web Designers' Reference: An Integrated Approach to Web Design with XHTML and CSS" by Craig Grannell is the latest of these pronouncements. The reasons are clear and compelling. The World Wide Web Consortium which promulgates web design standards has decreed HTML as obsolete. Newer, more compliant browsers, will in time not support the older tags and code; the new standards facilitate much better use by the disabled of screen readers and non-graphic browsers. Not least, the newer code makes writing and revising code easier and more efficient, as well as more capable. These are certainly good reasons for web designers to move to the new code. Nevertheless, surveys show that most web pages are not compliant and that thousands of designers continue to use deprecated code. I confess that I am one of them. After a number of years learning and getting used to HTML, the need to learn new and more code is onerous. The inertia of habit is a factor I'm sure. For those web designers like me, Mr. Grannell's book is a welcome addition to the literature because it systematically deals with the topics under discussion. In its coverage of XHTML, CSS, Javascript, and complementary coding like php, it provides a nice framework guiding "old dogs" like me into standards-compliant code. Not only does it provide some historical perspectives on these codes, it compares the old with the new in regard to all of the important elements of web design. The author is an experienced web designer and operates a design and writing agency. He also writes articles for a number of computer magazines. Grannell's goals are to teach cutting-edge, efficient coding, and how to master standards-compliant XHTML 1.0 and CSS 2.1. There are a dozen chapters. He breaks down the elements of web design into modular components so that one can focus on each element separately, like page structure, content structure, layout, navigation, text control, user feedback, and multimedia. Relevant technologies are explained in context of producing a typical website. If one finally decides to move forward, as many suggest, this is a very good volume by which to get your start. It will facilitate a fresh start for the "old dogs". For new designers, this is a nice primer to learn what is expected, in an overall sense, of good, advanced web design. This is a well-produced book with clear writing, comprehensive approach, dozens of practical examples, and downloadable files with the code examples used in the book. The author writes in a logical sequence much like an engineer would. It is a heavy text-book-like read, only lightly sprinkled with style and personality. It should appeal primarily to novice designers, but has enough advanced information to satisfy an experienced designer who is looking for that fresh start. The structure of the book facilitates the "fresh-start" idea. It starts with a web design overview giving an experienced user's tips on what software to use to write code, what browsers to design for, how to build pages from the very top to the bottom. (XHTML, unlike HTML, requires a preliminary document-type definition (DTD) to validate. Only after the introductory section does the first HTML tag appear.) Like others writing in this area, he firmly advocates design for standards compliance, usability, accessibility, and last and least, visual design. Marketing Department people may want to choke on that priority list but there is no inherent conflict between function and aesthetics. Grannell does not spend a lot of time on the aesthetics aspect. The middle chapters concentrate on modular construction of pages - the XHTML introduction, the structural elements like text blocks and images, the logical structure of the links and navigation flow, and finally, the stylizing with CSS. Comparisons of pages styled with HTML vs. CSS compellingly demonstrate the benefits and advantages of CSS. There will be no going back once you've decided to upgrade your technical approach. Basic CSS concepts are explained and illustrated with code samples and screenshots. Grannell describes how to use CSS for text control, navigation, and layouts. There is a broad section on frames and another on forms and interactive components. The last chapter covers testing and tweaking including how to create a 7 item browser test suite. Much time is used throughout the book in discussing overcoming browser quirks. There is detailed technical information, especially in regard to the XHTML introductory section of the page, which I have not seen elsewhere. There are three welcome reference appendices at the end covering XHTML tags and attributes, web color coding, and a very comprehensive entities chart noting currencies, European characters, math symbols and more. Much of this material is covered elsewhere in the growing set of publications about standards-compliant code. This book has the virtue of having a useful overall perspective on web design and acts as a framework for new designers and converting designers to renew and upgrade their technical approaches. Comment | Permalink | (Report this)

  • Web Designer's Reference
    List Price: $34.99
    Available from Amazon
    Price: $24.74
    Get More Info On Web Designer's Reference! Buy Web Designer's Reference Now!
    Home |  About Us |  Network Services |  Security Services |  Testimonials |  Case Studies
    Tips & Tools |  Press Room |  Newsletters |  Employment |  Contact Us

    Copyright © 2008, Dominant Systems Corporation

    Dominant Systems Corporation