Would you like to see this page in English? Click here.


または
1-Clickで注文する場合は、サインインをしてください。
こちらからも買えますよ
この商品をお持ちですか? マーケットプレイスに出品する
Build Your Own Web Site the Right Way Using HTML & CSS
 
 

Build Your Own Web Site the Right Way Using HTML & CSS [ペーパーバック]

Ian Lloyd

価格: ¥ 3,180 通常配送無料 詳細
o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o o
一時的に在庫切れ; 入荷時期は未定です。 在庫状況について
注文確定後、入荷時期が確定次第、お届け予定日をEメールでお知らせします。万が一、入荷できないことが判明した場合、やむを得ず、ご注文をキャンセルさせていただくことがあります。商品の代金は発送時に請求いたします。
この商品は、Amazon.co.jp が販売、発送します。 ギフトラッピングを利用できます。
この商品には新版があります:
Build Your Own Website The Right Way Using HTML & CSS Build Your Own Website The Right Way Using HTML & CSS
¥ 2,244
在庫あり。

キャンペーンおよび追加情報

  • 掲載画像とお届けする商品の表紙が異なる場合があります。ご了承ください。


商品の説明

内容説明

"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.

登録情報


この本のなか見!検索より (詳細はこちら
この本のサンプルページを閲覧する
おもて表紙 | 著作権 | 目次 | 抜粋 | 索引
この本の中身を閲覧する:

この商品にタグをつける

 (詳細)
タグは、商品との関連性が非常に強いキーワードまたはラベルのようなものです。
タグにより、すべてのお客様がお気に入りの商品の整理と確認を行うことができます。
※タグは初期設定で公開になっています。詳しくはこちら
 

カスタマーレビュー

Amazon.co.jp にはまだカスタマーレビューはありません
星5つ
星4つ
星3つ
星2つ
星1つ
Amazon.com で最も参考になったカスタマーレビュー (beta)
Amazon.com:  48件のカスタマーレビュー
56 人中、55人の方が、「このレビューが参考になった」と投票しています。
Good Intro, Some Flaws 2010/8/13
By R. J. Lowe - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
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.
15 人中、14人の方が、「このレビューが参考になった」と投票しています。
This is a review of the 2nd edition 2008/12/20
By Martijn - (Amazon.com)
形式:ペーパーバック
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
9 人中、9人の方が、「このレビューが参考になった」と投票しています。
Good Intro and Reference to CSS 2010/6/19
By T. Hill - (Amazon.com)
形式:ペーパーバック|Amazonが確認した購入
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

クチコミ

クチコミは、商品やカテゴリー、トピックについて他のお客様と語り合う場です。お買いものに役立つ情報交換ができます。
この商品のクチコミ一覧
内容・タイトル 返答 最新の投稿
まだクチコミはありません

複数のお客様との意見交換を通じて、お買い物にお役立てください。
新しいクチコミを作成する
タイトル:
最初の投稿:
サインインが必要です
 

クチコミを検索
すべてのクチコミを検索
   


リストマニア

リストを作成

関連商品を探す


同じキーワードの商品を探す


フィードバック


Amazon.co.jpのプライバシー ステートメント Amazon.co.jpの発送情報 Amazon.co.jpでの返品と交換