View Shopping Cart Customer Support Return to Home Page
Departments
    —
Our Company
    —
Our Products
MechaBlox for Quick Concept Design
    —
Services
Design Services we offer
    —
Customer Support
    —
Mechatronics Designer
Latest issue
    —
Design Files
Application Information
    —
Fundamentally So...
Engineering Fundamentals Review
    —
Designer's Bookshelf
Books for Mechatronics Designers
    —
Resources
Engineering Links
FAQs
The Forum
    —
Contact Us
    —
Conditions of Use
    —


Book Review

HTML for the World Wide Web with XHTML and CSS: Visual Quick Start Guide
author - Elizabeth Castro
PeachPit Press - ©2002

Introductory Level, minmal Mathematics
Reader Level
from amazon.com
Amazon Rating

Synopsis
Now in its fifth edition, with a sixth coming out soon, HTML for the World Wide Web is becoming a classic book on designing websites.

This book is about programming web pages in HTML, but it is intended for people with little or no programming experience. Actually, "programming" is a bit of an over- statement when it comes to designing web pages. Unless you are actually designing with a language like Java script (which the author covers briefly), or PHP, designing web pages using mostly HTML is really quite simple. AND, there is the added advantage that pages you design yourself actually look and act the way you intend them to.

This reviewer has a very dog-eared fourth edition, and it is a standard go to reference whenever a quick review of a design detail is needed.


Area of Interest
This book covers web site design. The emphasis is on HTML (XHTML in the latest version) for static web page design - which is about 90% of all web pages on the web.


Audience
This book is intended for people with little or no programming experience. As previously mentioned, programming is a bit strong a term for web site design using HTML. You will quickly learn that HTML is simply a layout specification. Anyone who has worked with a non-WYSIWYG page editor is already familiar with scripting "tags" which simply specify how a design element is to be positioned and displayed. That's all HTML is, so if you can type, you can design web pages. With the help of this book you can design good looking web pages.

Web page design is surprising simple. Why be at the mercy (and pay the price) for a flakey design tool? With the help of this book you can design a web site to look and perform exactly the whay you want it to.


Topics
This book covers web site design. The emphasis is on HTML (XHTML in the latest version) or static web page design - which is about 90% of all web pages on the web.

The author covers scripting and Java script programming in a very general way. She covers these topics primarily from the view point of deploying available scripts and Java script code "snippets" rather than writing them from scratch. This is a very reasonable approach since there is plethora of well designed and interesting scripts already available on the web, and unless you ned to something really unusual why re-invent the wheel so to speak?

The author also covers pratical details such as debugging web site problems, and displaying web pages on the new mobile devices.


Organization
The philosophy behind this book is to learn by example and the organization of this book complements that philosophy.

After a very brief introduction to what the world wide web is and a brief introduction to how web pages are made, the author jumps right into aspects of designing a web site.

There is short discussion of how to organize a web site. The presentation is very brief, but more than adequate (if the reader pays attention!) to organize a typical small website.

After the basics, the squence of presentation of the rest of topics is not critical, the reader can skip around and dive into what ever looks interesting to use for their design. Some topics are more complex than others, but there are a lot of design examples to look at for guidance.

The next sections get into using standard HTML elements. There are a lot of programming and display examples through out the text. For a lot of readers this may as far as you may need to go.

The next sections progress into advanced topic such as CSS (Cascading Style Sheets) lists, tables and frames which allow fine control of how design elements are placed and displayed on the page

Next there is brief introduction to the use of scripting languages such as Java script, WML for web pages displayed on mobile devices, and debugging web page designs.

Finally there is very useful appendix of lots of design information like character and color codes.


Where to buy
You can purchase this book online from amazon.com


Return to Web Site Design Books.