Have one to sell? Sell yours here
Tell the Publisher!
I'd like to read this book on Kindle

Don't have a Kindle? Get your Kindle here, or download a FREE Kindle Reading App.
Sorry, this item is not available in
Image not available for
Color:
Image not available

To view this video download Flash Player

 

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

Ian Lloyd
4.6 out of 5 stars  See all reviews (49 customer reviews)


Available from these sellers.


Free Two-Day Shipping for College Students with Amazon Student

Shop the new tech.book(store)
New! Introducing the tech.book(store), a hub for Software Developers and Architects, Networking Administrators, TPMs, and other technology professionals to find highly-rated and highly-relevant career resources. Shop books on programming and big data, or read this week's blog posts by authors and thought-leaders in the tech industry. > Shop now
There is a newer edition of this item:
Build Your Own Website The Right Way Using HTML & CSS Build Your Own Website The Right Way Using HTML & CSS 4.3 out of 5 stars (15)
$17.11
In Stock.

Book Description

December 5, 2008 0980455278 978-0980455274 2

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.



Editorial Reviews

About the Author

Ian Lloyd runs accessify.com, a web accessibility site that he started in 2002, and has written or co-written a number of web development books. Ian was previously a member of the Web Standards Project and is a regular speaker at web development conferences, including the highly regarded South By Southwest (SXSW) and @media events.


Product Details

  • Paperback: 470 pages
  • Publisher: SitePoint; 2 edition (December 5, 2008)
  • Language: English
  • ISBN-10: 0980455278
  • ISBN-13: 978-0980455274
  • Product Dimensions: 7 x 1 x 9 inches
  • Shipping Weight: 1.6 pounds
  • Average Customer Review: 4.6 out of 5 stars  See all reviews (49 customer reviews)
  • Amazon Best Sellers Rank: #351,932 in Books (See Top 100 in Books)

Customer Reviews

4.6 out of 5 stars
(49)
4.6 out of 5 stars
This book is very easy to read and explains itself very very well. Scott_T  |  20 reviewers made a similar statement
I am very excited about building my own web sites now! Mary J. Marquez  |  12 reviewers made a similar statement
Most Helpful Customer Reviews
61 of 62 people found the following review helpful
3.0 out of 5 stars Good Intro, Some Flaws August 12, 2010
Format:Paperback|Amazon Verified Purchase
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.
Was this review helpful to you?
16 of 17 people found the following review helpful
5.0 out of 5 stars This is a review of the 2nd edition December 20, 2008
By Martijn
Format:Paperback
Lately, when choosing between books I pay great attention to ratings and reviews. I found that they are a good indicator of quality and generally are a sign that a book simply was very well written. This is also true for this book, of which its first edition (search for ISBN-10: 0975240293 or ISBN-13: 978-0975240298) attracted 37 reviews with an average rating of 4.8 stars. I absolutely agree and am also giving it 5 stars and will only add that all steps involved in building the model website are explained and there were practically no parts I had trouble with.

Because I had to wait a little while for the 2nd edition I was granted a free pdf download of the 1st edition so that I could start right away. I want to make a case here for this format. A few advantages:

- It's easy because in this case you're behind your computer anyway
- The pdf is in colour whereas the book is greyscaled
- I found it very easy to cut and paste the html code into the files
- It's probably cheaper

With regard to the 2nd edition major changes are in the chapters that deal with online services (for instance form processing, webhosting) because they change rapidly. Also it must be said that it misses the 57 pages HTML reference of the 1st edition, probably to promote sale of the reference by the same author. Also the layout changed a little.

Little downsides:

- It misses a HTML reference. After you finish this book you definitely know how and where to start with building your own website but I still feel you need some kind of reference to know all possibilities (for instance all possible attributes and values)
- I found the book sometimes just a little too funny for my taste
- When it comes to recommending books it too often recommends books of the same publisher, whereas some other books received much higher ratings with Amazon
Was this review helpful to you?
10 of 10 people found the following review helpful
5.0 out of 5 stars great beginner, but don't stop here June 1, 2009
By B Fosh
Format:Paperback
this book is a great read for anyone knowing nothing about html but having a basic knowledge of how the internet works. I read it in about a week, doing the practice site along with the book. Then when i was working on my family's site on iWeb, I got frustrated and just replaced the entire site with one I made from what I learned reading this book. Now I'm practicing on some sites that just for fun, but I can tell now that I can do just about everything without needing the book for a reference for positioning or my CSS page. I'd like to get an HTML-reference book for more advanced stuff, but the editor I'm using (espresso on the Mac) is fantastic with a list of HTML tags to use. This book is definitely one you read from cover to cover. I stopped at the part at the end about FTP and web hosting and forms because I've already got a good understanding of FTP and webhosting (I use dreamhost.com webhosting). I'm now reading "PHP and MySQL web Development" because this is that I've been wanting to learn all along. I feel I have a good basis of HTML and CSS, but I want to do more with web development. I highly recommend this beginning HTML/CSS book for anyone wanting to get their feet wet with web development, or who just wants to make a basic website for their family.
Also, the site that you make with the book kind of seems cheesy especially at first. Just stick it out, because you'll see how it comes together from ugly to decent. Then when you're done, keep the code around as a basic template and build your own site. Even if it the same layout, you can change the colors and obviously the content. Here are some sites that give you the binary color codes (you'll realize why you need these if you have no idea now) and patterns to use for backgrounds, etc.

[...]
Comment | 
Was this review helpful to you?
Most Recent Customer Reviews
5.0 out of 5 stars It was great
This book really helped me to learn a lot about the creating website, but...you do need some computer skills knowledge to understand it.
Published 11 months ago by Alexis Acevedo
5.0 out of 5 stars Great Book!!
This book is very easy to read and explains itself very very well. I would recommend this to anybody looking to build their own website.
Published 15 months ago by Scott_T
5.0 out of 5 stars Finally, A Tech Book Written for the Learner
I've gone through my share of IT tech books and manuals in my time. The vast majority of them are written by the 'informed', who assume the readers are also the 'informed'. Read more
Published 22 months ago by Richard Carter
4.0 out of 5 stars Great insight
I have owned my business since many years before the internet was used for websites and email. Although I'm in the technology business that doesn't mean I automatically understand... Read more
Published 23 months ago by TheLynch
5.0 out of 5 stars every step is clearly explained
I'm the type of person where every step is clearly explained and put into context. This book does just that! Read more
Published 24 months ago by moo
5.0 out of 5 stars ian lloyd book html &css right way
This book follows a good systematic approach to making a website. not that I know what I am fully doing yet. Read more
Published on April 13, 2011 by mike kakos
4.0 out of 5 stars good book
good starter book, very easy to understand. you start with basics and build upon it. good visual to guide your progress.
Published on March 7, 2011 by pan
5.0 out of 5 stars great
Besides the time it took for this book to get here, It is in best condition and is exactly what the book is like in the description.
Published on February 3, 2011 by awesomekiddkam
3.0 out of 5 stars Not a reference book, more of step by step
This book is good if you want a step by step guide on how to build a website. The book is not good for beginners who actually want to know gain a strong knowledge of HTML or... Read more
Published on January 16, 2011 by ToastyPants66
5.0 out of 5 stars Simply the best written Tech book I hever ever used
I wish all tech writers would read this and alter their way of Tech writing. To me, this is the model for great communication and tech writing. Read more
Published on January 9, 2011 by J T
Search Customer Reviews
Only search this product's reviews

What Other Items Do Customers Buy After Viewing This Item?


Sell a Digital Version of This Book in the Kindle Store

If you are a publisher or author and hold the digital rights to a book, you can sell a digital version of it in our Kindle Store. Learn more

Forums

There are no discussions about this product yet.
Be the first to discuss this product with the community.
Start a new discussion
Topic:
First post:
Prompts for sign-in
 





Look for Similar Items by Category