Build Your Own Web Site The Right Way Using HTML & CSS, 2nd Edition

Build Your Own Web Site The Right Way Using HTML & CSS, 2nd EditionAuthor: Ian Lloyd
Publisher: SitePoint
Category: Book

List Price: $29.95
Buy New: $17.43
as of 9/5/2010 05:37 CDT details
You Save: $12.52 (42%)



Seller: Quick_N_Easy Marketplace
Rating: 4.5 out of 5 stars 73 reviews
Sales Rank: 10904

Media: Paperback
Edition: 2
Pages: 470
Number Of Items: 1
Shipping Weight (lbs): 1.6
Dimensions (in): 8.9 x 7 x 1

ISBN: 0980455278
Dewey Decimal Number: 006.76
EAN: 9780980455274
ASIN: 0980455278

Publication Date: November 26, 2008
Availability: Usually ships in 1-2 business days

Features:
   ISBN13: 9780980455274
   Condition: New
   Notes: BUY WITH CONFIDENCE, Over one million books sold! 98% Positive feedback. Compare our books, prices and service to the competition. 100% Satisfaction Guaranteed

Similar Items:


Editorial Reviews:

Product Description

Build Your Own Website The Right Way Using HTML & CSS, 2nd Edition teaches web development from scratch, without assuming any previous knowledge of HTML, CSS or web development techniques. This book introduces you to HTML and CSS as you follow along with the author, step-by-step, to build a fully functional web site from the ground up.

However, unlike countless other "learn web design" books, this title concentrates on modern, best-practice techniques from the very beginning, which means you'll get it right the first time. The web sites you'll build will:

Look good on a PC, Mac or Linux computer Render correctly whether your visitors are using Internet Explorer, Firefox, Opera, or Safari Use web standards so your sites will be fast loading and easy to maintain Be accessible to disabled users who use screenreaders to browse the Web

By the end of the book, you'll be equipped with enough knowledge to set out on your first projects as a professional web developer, or you can simply use the knowledge you've gained to create attractive, functional, usable and accessible sites for personal use.




Customer Reviews:
Showing reviews 1-5 of 73
1 2 3 4 5 6 ...15Next »



3 out of 5 stars Good Intro, Some Flaws   August 12, 2010
R. J. Lowe (AZ Mountains)
I'm planning on using this book as a text for an intro to web design course. Overall, it is a great introduction.

What I like about the book are:

It's generally got a great flow [one exception below - ch.8] and has very good explanations for how HTML & CSS are used together to make well designed web pages. The text easily moves from the basic (html tags) to novice (basic CSS) and then more advanced topics like adding graphics, positioning, using tables, and implementing forms. The content is provided in a very accessible way that builds upon previous learnings. And the information is presented in a fashion that most newcomers to web design/publishing can easily understand.

The main caveats I have with the book are:

The book propounds using XHTML, which is still a hotly debated topic whether it should even be used for making public web pages. XHTML is arguably a dead standard as of Dec. 2009. It's also problematic since XHTML STILL is not properly parsed by the most widely used browser in the marketplace (MSIE) - esp. when served as "text/html" as recommended in this book. XHTML pages often "just break" or refuse to properly work with IE, and using XHMTL can break typical usage of some scripting languages, esp. JavaScript. There's even a Sitepoint XHTML vs. HTML FAQ (the publishers of this book) suggesting NEVER to use XHTML unless you have a very specific application that NEEDS to use it. Just because XHTML is popular, doesn't mean it's proper, and it can cause more headaches than it's worth. Kind of like using OOPHP - sure it has its place, but I wouldn't call it obligatory.

I would have moved the content of Chapter 8 into Chapter 1. It would be helpful for readers to know about web hosting and connecting to said host before attempting to publish their pages. To my mind this is definitely a "Setting Up Shop" activity - in fact I'd have these tasks prerequisite to those in Chapter 1. What's the point of creating web pages if you have no where to post them for others to see?

A possibly bigger issue is that Chapter 9 "Adding a Blog..." is nearly useless now that Blogger no longer supports FTP publishing (announced in Feb 2010 and unsupported as of May 2010). Including an entire chapter that has a "single point of failure," such as relying on a singular service that's avail. today to be around tomorrow doesn't seem like very good planning to me. It would've been nice if another, more generic alternative were presented (such as just linking to one's Blogger or Wordpress blog and how to configure them so they at least look similar, if not integrated).

It's still a pretty good book, and I'm going to use it for the class, with strong warnings about the fallability of XHTML. In class, we're going to use HTML 4.01 Strict.



4 out of 5 stars Good Intro and Reference to CSS   June 18, 2010
T. Hill (Pac NW)
2 out of 2 found this review helpful

Before purchasing this book I had a thorough understanding of HTML. I also knew how to create websites with tables in Dreamweaver, which is how my college course taught me (ugh). I did use CSS, but only in Dreamweaver to manipulate text, background, and header styles. So I bought this book with the intention of creating websites in a more efficient way. I wasn't exactly excited to learn and write scripting languages due to my tendency to be more of a designer than a developer, but this book made the process enjoyable.

The book provides the underlying principles of HTML and CSS, and then guides the reader through the development of a simple scuba diving site. After completing the book and the site I felt I had a good grasp on the basics of CSS and HTML. It was simple to understand and the author does a good job of teaching how to think about how things interact, instead of just copying code. He also teaches how to stay organized in the process. Perhaps one of the most useful parts of the book is how many references he provides. The scuba site was simple, and in my opinion, a horrible design, but he gives enough to go on for more advanced stuff.

A month after completing the book I began designing and developing my first website for a local massage business, and after that a site for a political organization. I was staying up late into the wee hours trying to figure out how to get things to work the way I wanted on both of these sites, and this book didn't provide all the answers, but it gave me the foundation to build upon and understand what other web designers/developers were talking about on other forums, sites, blogs, etc.

Overall, a good book to get started.

Tyler



5 out of 5 stars Great Website Book   April 22, 2010
J. R. Miller (Rochelle, Georgia United States)
1 out of 1 found this review helpful

This is a great how to book for building your own Website. It's well written and peels off all of the high tech jargon. I'm not a computer novice but also not an expert either and I was able to follow thru and complete my website easily. The book also has a lot of links to free sites to help keep the cost down which is a major plus.


5 out of 5 stars PEerfect for the Beginner   April 15, 2010
Kedrigern (Fairmont WV)
2 out of 2 found this review helpful

This book is perfect for a beginner like me. Having never done any site creating work, this book assumes that you have no previous experience. I am about half way through the book and have had no propblems following the instructions to create the book's practice site. Simultaneously, I am creating my own site for real and am having a lot of fun doing it. I highly recommend the book to any one who would like to learn how to create a web site but has not done any such work in the past.


5 out of 5 stars Nicely Functional   April 6, 2010
MikeT
2 out of 2 found this review helpful

This book was fun to read and the experimental website even more fun to build, step by clearly written step. The explanation of written code, with specific working examples all along the way, is wonderfully accurate and gives very distinct and functional ideas of exactly how both HTML and CSS work in the real world of web sites. The downloadable images for the site complete the whole experience very nicely! Thank you, good job, Mr. Lloyd!


Showing reviews 1-5 of 73
1 2 3 4 5 6 ...15Next »


CERTAIN CONTENT THAT APPEARS ON THIS SITE COMES FROM AMAZON SERVICES LLC. THIS CONTENT IS PROVIDED ‘AS IS’ AND IS SUBJECT TO CHANGE OR REMOVAL AT ANY TIME.