This page lists books about World Wide Web technologies. See also the pages for PHP and Perl.
| Publisher’s information | Comments |
|---|---|
|
HTML & XHTML
5th edition by Chuck Musciano and Bill Kennedy August 2002 O’Reilly ISBN 0-596-00382-X |
This is a good reference book for using HTML and XHTML. Unfortunately, the book is a little dated in its reference to old web browsers. And the authors have an unfortunate distaste for XHTML. In my opinion, it’s time for a new edition. The book’s chapters are:
|
|
Cascading Style Sheets: The Definitive Guide
2nd edition by Eric A. Meyer March 2004 O’Reilly ISBN 0-596-00525-3 |
Although cascading style sheets are a big improvement over the older tag-based formatting of web documents, CSS is a failure in terms of ease of use. Simple things, like centering or creating two-column layouts, are unnecessarily difficult. This book goes a long way towards explaining how to do things, but it badly needs a section on simple methods. You must buy other books by Eric A. Meyer to learn these. The book’s chapters are:
|