The Bottom Line
This book takes you through everything you need to know to create Web pages.
Pros
- You will learn all you need to create a Web page
- There are great examples and demonstrations
- Good coverage of style sheets and CGI
Cons
- Sparse coverage of JavaScript
Description
- Explains in detail how to create HTML from scratch, and why.
- First chapters cover what HTML and the Web are.
- Chapters 2-9 cover how to do all the basic elements of HTML and Web development.
- The later chapters cover advanced topics like browser-specific HTML, CGI, and so on.
Guide Review - Creating Cool HTML 4 Web Pages by Dave Taylor
This book goes into detail on how to create HTML and why to do it yourself, not with an editor. If you use an editor, your pages will be best viewed with the browser that editor was tailored for.
The first two chapters review what Web pages are, how to surf the Web, how to read URLs and accessing more than just Web documents with your browser. Chapters 2 through 9 teach you everything you need to know about basic HTML.
HTML for the beginner is easy, and you don't need an editor to do it. His tips and notes throughout the book make it easy for you to learn HTML and catch mistakes before you make them.



