Learning Web Design: A Beginner’s Guide to (X)HTML, StyleSheets, and Web Graphics

Learning Web Design: A Beginner’s Guide to (X)HTML, StyleSheets, and Web Graphics
By Jennifer Niederst Robbins

* Publisher: O’Reilly Media, Inc.
* Number Of Pages:
* Publication Date: 2007-06-29
* Sales Rank: 11235
* ISBN / ASIN: 0596527527
* EAN: 9780596527525
* Binding: Paperback
* Manufacturer: O’Reilly Media, Inc.
* Studio: O’Reilly Media, Inc.
* Average Rating: 4.5
* Total Reviews: 2

Book Description:
Everything you need to know to create professional web sites is right here. Learning Web Design starts from the beginning — defining how the Web and web pages work — and builds from there. By the end of the book, you’ll have the skills to create multi-column CSS layouts with optimized graphic files, and you’ll know how to get your pages up on the Web.

Editorial Reviews

Book Description
Everything you need to know to create professional web sites is right here. Learning Web Design starts from the beginning — defining how the Web and web pages work — and builds from there. By the end of the book, you’ll have the skills to create multi-column CSS layouts with optimized graphic files, and you’ll know how to get your pages up on the Web.

This thoroughly revised edition teaches you how to build web sites according to modern design practices and professional standards. Learning Web Design explains:

  • How to create a simple (X)HTML page, how to add links and images
  • Everything you need to know about web standards — (X)HTML, DTDs, and more
  • Cascading Style Sheets — formatting text, colors and backgrounds, using the box model, page layout, and more
  • All about web graphics, and how to make them lean and mean through optimization
  • The site development process, from start to finish
  • Getting your pages on the Web — hosting, domain names, and FTP

The book includes exercises to help you to learn various techniques, and short quizzes to make sure you’re up to speed with key concepts. If you’re interested in web design, Learning Web Design is the place to start.

 

Most Helpful Customer Reviews

It’s been awhile since I’ve taken a look at what passes for a beginning web development book these days. I decided to examine Learning Web Design: A Beginner’s Guide to (X)HTML, StyleSheets, and Web Graphics (3rd edition) by Jennifer Niederst Robbins. All I want to know is… why weren’t books like this around when I was trying to learn this stuff?

Contents:
Part 1 - Getting Started: Where Do I Start?; How the Web Works; The Nature of Web Design
Part 2 - HTML Markup for Structure: Creating a Simple Page (HTML Overview); Marking up Text; Adding Links; Adding Images; Basic Table Markup; Forms; Understanding the Standards
Part 3 - CSS For Presentation: Cascading Style Sheets Orientation; Formatting Text (Plus More Selectors); Colors and Backgrounds (Plus Even More Selectors and External Style Sheets); Thinking Inside the Box (Padding, Borders, and Margins); Floating and Positioning; Page Layout with CSS; CSS Techniques
Part 4 - Creating Web Graphics: Web Graphics Basics; Lean and Mean Web Graphics
Part 5 - From Start to Finish: The Site Development Process; Getting Your Pages on the Web
Appendix A - Answers; Appendix B - CSS 2.1 Selectors; Index

The first clue that things were different is that it’s a full color book. So not only can the code examples be color-coded for clarity, but you don’t get black-and-white graphics that attempt to illustrate a full-color web page. Next, covering XHTML and CSS together means that the reader gets the correct foundation for how to separate content from structure. I personally still have a bad habit of using HTML tags instead of using CSS like I really should. Had I had Robbins’ book when I first learned, I’m inclined to think I’d have fewer bad habits to get rid of. Finally, she hits a sweet spot in covering issues like browser quirks and incompatibilities. It’s not so in-depth that the beginner gets lost, yet it’s detailed enough that even those who have been doing web work for some time will likely pick up or rediscover a few things they didn’t know or had forgotten.

For those working through the book as a tutorial, there are plenty of exercises that reinforce the skills you’ve acquired. After going through the material, there should be very little in the way of HTML and CSS coding that won’t make sense. The only part of web design that this book doesn’t cover is JavaScript. So if you’re coming to this book hoping to learn how to make your page dynamic and interactive via scripting, you’ll go away disappointed. Personally, I think it was a wise decision to leave that out. The target audience is more likely to want to build a basic page with static content to get started. Throwing programming skills at them might be enough to confuse and discourage, which would be a shame. There’s more than enough material here with HTML and CSS to get plenty of value for your book buying dollar.

I have a colleague at work who is dipping her toe into the world of web design. She asked me if I knew of any good books to get her started. I’ll be shipping my copy to her, as I’m quite confident this will be exactly what she needs…

 

 

Leave a Reply