Whether you're just starting out in web development or you'd like to update your existing skills, this book gets you off to a fast start! In fact, in just the first 6 chapters, you'll learn more about web development than you can from most full books. By the end of this crash course, you'll be developing web pages the professional way, with HTML or XHTML for the content and CSS for the formatting and page layout. That includes sophisticated page layouts that require the use of the box model, floating, and positioning.
In section 2, you'll learn all the other skills that you need for developing web pages. Those skills include how to develop forms that are submitted to web servers, how to add audio or video to a page, how to use a style sheet for printing, how to develop pages for mobile deviceseverything you need for modern web pages. You'll also learn how to take your web pages to the next level by using tested JavaScript code for effects like image rollovers and slide shows.
In the last section, now that you know how to develop web pages, you'll learn how to design an entire web site using today's best practices. You'll also learn how to deploy your web site, and how to get it into the major search engines and directories. When you're done, you'll have all the perspective and skills you need to develop professional web pages.
Customer Reviews & Comments
Murach's HTML, XHTML, and CSS is an excellent introductory book for beginner programmers, and somewhat useful as a remedial work for intermediate ones like me.
PROS
---------------
+ Starts with the basics and explains them well
+ Works systematically to develop skills
+ Covers all of the major stuff you need for building a web-site
+ Teaches good practices
+ Well-organized
CONS
---------------
- Never moves to the intermediate level; I couldn't do more than just refresh basic skills (some of which were pretty rusty)
- I was hoping for more reference tables and the like--this is good for reading one time, but not for re-visiting
SUMMARY
----------------
This book is best read by beginners. I wish I would have had it when I was starting out. Intermediate and advanced programmers ought to look elsewhere. This series seems to have a lot of other computer programming books for more advanced work. Hopefully, they are as well-written as this one.