ACCU Home page ACCU Conference Page
Search Contact us ACCU at Flickr ACCU at GitHib ACCU at Facebook ACCU at Linked-in ACCU at Twitter Skip Navigation

Search in Book Reviews

The ACCU passes on review copies of computer books to its members for them to review. The result is a large, high quality collection of book reviews by programmers, for programmers. Currently there are 1949 reviews in the database and more every month.
Search is a simple string search in either book title or book author. The full text search is a search of the text of the review.
    View all alphabetically
Title:
XHTML 1.0 Language and Design Sourcebook
Author:
Ian S Graham
ISBN:
0 471 37485 7
Publisher:
Wiley
Pages:
690pp
Price:
£25-95
Reviewer:
Asad Altimeemy
Subject:
sgml; internet; xml
Appeared in:
13-2
XHTML - the new generation of HTML - gives Web authors a powerful and flexible tool for creating sites that can be viewed from more environments than a PC desktop. It does this by reworking HTML as a suite of XML tag sets.

The author introduces you to HTML, XHTML and Cascading Style Sheets (CSS). CSS is the language for controlling how these documents look when viewed by a Web browser. Beginning with a clear tutorial on HTML, XHTML and CSS, you will quickly learn the basic ideas of mark up and style sheet formatting. The book then goes into the details of XHTML, carefully explaining the role of each language component and the purpose of the various CSS mechanisms by which the default formatting can be controlled. There are many new helpful reference sections that offer the reader concise summaries of all the elements defined in HTML and XHTML and of all CSS formatting properties.

Throughout this text the author tackles all the intricacies of XHTML and CSS with this same kind of purposeful dialogue. If you have a firm foundation in HTML and some basic knowledge of CSS, this book will be invaluable to you. This is a good, solid reference book on XHTML that contains many useful pieces of information.