33 used & new from $11.88

Have one to sell? Sell yours here
 
 
Build Your Own Web Site the Right Way Using HTML & CSS
 
 

Build Your Own Web Site the Right Way Using HTML & CSS (Paperback)

~ (Author)
Key Phrases: image gallery, essential tips, rescue divers, File Edit, Bubble Under, Bob Dobalina (more...)
4.7 out of 5 stars  See all reviews (61 customer reviews)


Available from these sellers.


9 new from $16.00 24 used from $11.88

Formats

Amazon Price New from Used from
  Paperback, October 31, 2008 $19.77 $18.78 $15.09
  Paperback, May 2, 2006 -- $16.00 $11.88
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.7 out of 5 stars (61)
$19.77
In Stock.

Customers Who Bought This Item Also Bought

The Really, Really, Really Easy Step-by-Step Guide to Building Your Own Website: For Absolute Beginners of All Ages (Really, Really, Really Easy Step-By-Step Guide To...)

The Really, Really, Really Easy Step-by-Step Guide to Building Your Own Website: For Absolute Beginners of All Ages (Really, Really, Really Easy Step-By-Step Guide To...)

by Gavin Hoole
5.0 out of 5 stars (1)  $9.95
Creating a Web Site: The Missing Manual

Creating a Web Site: The Missing Manual

by Matthew MacDonald
4.6 out of 5 stars (36)  $19.79
CSS: The Missing Manual

CSS: The Missing Manual

by David Sawyer McFarland
4.7 out of 5 stars (102)  $23.09
The Principles of Beautiful Web Design

The Principles of Beautiful Web Design

by Jason Beaird
4.3 out of 5 stars (68)  $26.37
The CSS Anthology: 101 Essential Tips, Tricks & Hacks

The CSS Anthology: 101 Essential Tips, Tricks & Hacks

by Rachel Andrew
4.5 out of 5 stars (57)  $26.37
Explore similar items

Editorial Reviews

Product Description

"Build Your Own Website The Right Way Using HTML & CSS" 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.



About the Author

Ian Lloyd runs Accessify.com, a site dedicated to promoting web accessibility and providing tools for web developers. His personal site 'Blog Standard Stuff', ironically, has nothing to do with standards for blogs (it's a play on words), although there is an occasional standards-related gem to be found there.

Ian works full-time for Nationwide Building Society where he tries his hardest to influence standards-based design ("to varying degrees!"). He is a member of the Web Standards Project, contributing to the Accessibility Task Force. Web standards and accessibility aside, he enjoys writing about his trips abroad and recently took a 'year out' from work and all things web (but then ended up writing more in his year off than he ever has). He finds most of his time being taken up by a demanding old lady (relax, it's only his old Volkswagen camper van).

Ian recently wrote his first book for SitePoint entitled 'Build Your First Web Site the Right Way with HTML and CSS' (in which he teaches web standards-based design to the complete beginner).


Product Details

  • Paperback: 488 pages
  • Publisher: SitePoint (May 2, 2006)
  • Language: English
  • ISBN-10: 0975240293
  • ISBN-13: 978-0975240298
  • Product Dimensions: 8.7 x 7 x 1.2 inches
  • Shipping Weight: 1.8 pounds
  • Average Customer Review: 4.7 out of 5 stars  See all reviews (61 customer reviews)
  • Amazon.com Sales Rank: #334,479 in Books (See Bestsellers in Books)

    Popular in this category: (What's this?)

    #71 in  Books > Computers & Internet > Programming > Languages & Tools > CSS

More About the Authors

Discover books, learn about writers, read author blogs, and more.

Inside This Book (learn more)
Browse and search another edition of this book.

Tags Customers Associate with This Product

 (What's this?)
Click on a tag to find related items, discussions, and people.
 
(22)
(19)
(16)

Your tags: Add your first tag
 

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

 

Customer Reviews

61 Reviews
5 star:
 (47)
4 star:
 (12)
3 star:
 (2)
2 star:    (0)
1 star:    (0)
 
 
 
 
 
Average Customer Review
4.7 out of 5 stars (61 customer reviews)
 
 
 
 
Share your thoughts with other customers:
Most Helpful Customer Reviews

 
103 of 106 people found the following review helpful:
5.0 out of 5 stars Great all in one web book!, June 15, 2006
When you are starting out creating your first web site, many things run through your mind...What tools should I use? How do I layout my pages? What content should appear here? How do I make it look professional? How do I get users to send me feedback? What web host should I use? What is blogging? How do I track my sites statistics?

All these questions and more are answered in this great book written by Ian Lloyd.

The book is geared towards beginners creating their first website and/or designers who already have a site on the internet but want to update it with current technologies like CSS and Web Standards.

The book starts out talking about the different tools you can use (Windows or Mac) starting from the basic text-editing tools to professional like Dreamweaver and Photoshop. But this book is created for people who want to learn how to create their site with proper XHTML and CSS, and does not focus on a particular tool. In my opinion is the best way because if you only know how to create a web page with a particular program (i.e. Dreamweaver), you must always use that tool no matter what and you never really learn how to do it yourself. That is what I also teach my students as well.

The next chapter focuses on basics XHTML structure and how to use each tag type (head section, headings, paragraphs, lists, hyperlinks, etc.) effectively and shows you how to define a proper home page. Lots of code snippets are included.

Chapters 3 - 5 are the mean and potatoes (150 pages) chapters in my opinion because it focuses heavily on CSS (Cascading Style Sheets). The author first starts by explaining the different ways to use CSS (inline, embedding, and external) and the advantages of each. I like how the author takes an example and explain what each part does and how to best use it. He first goes through how to style text using different font styles, colors, sizes and weight (bold) and then shows some practical examples of each dissecting each part. Further example are shown using CSS to style paragraphs, links and headings as well as information on when to use DIV and SPAN in your markup. Then the author shows more advanced topics with CSS by explaining how the box model is used to separate your structure (HTML) with borders, padding and margins. These three items can start making your web site look very professional if done correctly. Finally the author reviews how CSS can style images on your web pages to have them appear exactly where you want using floats and other properties.

The remaining chapters focus on:
1. tables - to display column-like data and how to make it look professional;
2. forms - to allow your visitors to submit feedback or other information
3. getting your web site online - (great chapter) - how to use free FTP programs to transfer your web page files to your web host
4. blogging - how to use a blogger and also how to create a template that can be used within your website
5. free tools to monitor your site.

This is an all-in-one web design book that covers all the basics in creating, designing, publishing, and optimizing your web site.
Comment Comments (2) | Permalink | Was this review helpful to you? Yes No (Report this)



 
37 of 37 people found the following review helpful:
5.0 out of 5 stars Great book for novice web site builders!!, July 25, 2006
By Karen M. Katz (Indianapolis, IN) - See all my reviews
(REAL NAME)   
Build your own website is a great book for someone who wants to build a web site and has little or no experience. This book is applicable to both Mac and Windows users. A novice web site builder will gain many skills and confidence as they work through this book. The reader is taken from the very basics of defining terms to creating a web site.

Due to the name of the book, I expected to learn how to build a web site. This book exceeded my expectations. Many computer training books have you download preexisting files and work of off those files. There is a file available with all of the coding used in the book, but you can proceed without it. What I really like about this book is the author guides you step by step through all of the directions and the reader does all of the work. You start from scratch - just a blank notepad page. Ian Lloyd gives sites to download the tools you will need and most of the downloads are free. There are screen shots of the coding you do for each section which helps to avoid mistakes.

Once you get the hang of some basic coding, you will also learn about Cascading Style Sheets (CSS). I have heard about CSS, but didn't really understand them. This book explains the benefit of a style sheet, how it works and gives directions on creating and applying CSS. In addition to CSS, you will learn through step by step directions how to create tables, forms, adding pictures with captioning and setting up borders. As you build your web site, you will link pages together and also set up a link for email replies.

I don't think there was anything I didn't like about the book. A website was given to access typo errors found in the book; to date there is 1 listing. There is also an extensive XHTML reference section in the appendix. The title of the book leads the reader to believe there are right and wrong ways to build web sites. Lloyd explains best practices and why it is important to follow them. As a novice, I appreciated learning how to build a web site the correct way.

I think the best audience for this book is someone with very little or no experience building web sites. The very basic topics are covered. If you already have some experience and want to increase your knowledge, this book might not be for you unless you want to make sure you have a good understanding of the basics. There are references to other books to increase your knowledge after mastering the basics. I highly recommend this book.

~ Karen Katz
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)



 
31 of 31 people found the following review helpful:
5.0 out of 5 stars Excellent beginning introduction to HTML and CSS, August 20, 2006
By ueberhund "ueberhund" (Salt Lake City, UT United States) - See all my reviews
  
In the "old days" of the web, it was acceptable to lay out your web page with tables, font tags, and other HTML tags that directly applied formatting. Doing this type of thing today brings scorn upon you, your children, and your children's children. The acceptable way to lay out a web page today is through SPAN and DIV tags. Style is applied through a cascading style sheet (CSS). This book provides an excellent introduction to the world of creating web pages and CSS.

Aimed at people brand new to creating web pages, the author begins with a quick introduction to HTML--but don't worry, the author tries to keep things fun and the jargon down to a minimum. After the introduction to HTML--which, by the way, I found to be excellent for the beginner web designer--the author leaps into how to add formatting/style to pages. Really, the next half of the book is dedicated to adding formatting to a web page (e.g. creating cascading style sheets). I felt the author did an excellent job justifying style sheets over direct formatting of elements in a page.

After really covering what I consider to be the "meat" of the book, the author digresses into some other important, but not critical aspects of web development. Things like where to get web hosting, adding javascript to pages, and where to go from here are discussed. The discussions are certainly briefer and leave a lot unsaid, but that's not really what the book is supposed to focus on.

I felt for what this book is--an introduction to creating simple web pages with cascading style sheets--it did an excellent job. This book will likely be too basic for experienced web developers who want to get their feet wet with cascading style sheets. However, for those who have little or no experience with creating web pages, this is a great way to get started.
Comment Comment | Permalink | Was this review helpful to you? Yes No (Report this)


Share your thoughts with other customers: Create your own review
 
 
 
Most Recent Customer Reviews

5.0 out of 5 stars Excellent starter for learning code!
Written in plain english so even I could understand and use this technology. I didn't know I could create my own html, css, and code and use it effectively. Read more
Published 3 days ago by Nicholas L. Mello

5.0 out of 5 stars Great book
I love this book. I have ~13 years experience in the IT industry with exposure to various technologies over the years. Read more
Published 3 days ago by Anonymous

3.0 out of 5 stars Beginners Guide
Useful lessons in XHTML for better quality web pages. But very basic HTML. If you are a somewhat knowledgeable HTML user, would probably be better off with more advanced book... Read more
Published 1 month ago by L. McAbee

5.0 out of 5 stars Build your own Website
I found this book after searching for anything new to help me with CSS and web site design. The book is easy to follow and so far I have been able to create a web site using all... Read more
Published 2 months ago by M. Antry

5.0 out of 5 stars Build your own Web Site The Right Way using HTML & CSS
I am very excited about building my own web sites now! I was able to follow this book and produce my "project" web site that looks exactly like the screen shots in the book and... Read more
Published 2 months ago by Mary J. Marquez

4.0 out of 5 stars Good book to walk you thru your first full website
I used this book to give me the "bigger picture" with respect to building multi-page HTML/CSS websites. Read more
Published 2 months ago by Heather L. Acton

5.0 out of 5 stars Build Your Own Web Site The Right Way Using HTML & CSS
I have been interested in learning web design skills for a long time. I found Ian Lloyd's book in my public
library and slowly read through the book, practicing each lesson... Read more
Published 3 months ago by JuneP

5.0 out of 5 stars Excellent How-To Book
I purchased this book when I decided to build an online business. I was going to build my own web site. Read more
Published 5 months ago by W. L. Paxton

5.0 out of 5 stars great beginner, but don't stop here
this book is a great read for anyone knowing nothing about html but having a basic knowledge of how the internet works. Read more
Published 5 months ago by B Fosh

5.0 out of 5 stars An enjoyable reading
I learned HTML programing a few years back and had not used it much since then. After starting making a new website last month I realized I had forgotten much of what I learned... Read more
Published 5 months ago by Haukur Gudjonsson

Only search this product's reviews



Customer Discussions

This product's forum
Discussion Replies Latest Post
No discussions yet

Ask questions, Share opinions, Gain insight
Start a new discussion
Topic:
First post:
Prompts for sign-in
 


Active discussions in related forums
Discussion Replies Latest Post
SEO and SEM 0 8 days ago
Search Customer Discussions
Search all Amazon discussions
   




Product Information from the Amapedia Community

Beta (What's this?)

Build Your Own Web Site the Right Way Using HTML & CSS

Want to build your very first web site, but not sure where to start? Searching for the first stepping stone on your path to a career in web design?   Look no further than Build Your Own Web Site The Right Way Using HTML & CSS, which is, quite ...

(Report this)
Created on May 10, 2006, last edited on Aug 07, 2006.

 Read More and Edit at Amapedia.com opens new browser window



Look for Similar Items by Category


Look for Similar Items by Subject

 

Feedback

If you need help or have a question for Customer Service, contact us.
 Would you like to update product info or give feedback on images?
Is there any other feedback you would like to provide?

Your comments can help make our site better for everyone.



Your Recent History

 (What's this?)

After viewing product detail pages or search results, look here to find an easy way to navigate back to pages you are interested in.