<?xml version="1.0" encoding="UTF-8"?>
<GoodreadsResponse>
	<Request>
		<authentication>false</authentication>
		    <method><![CDATA[]]></method>
	</Request>
	<author>
  <id>348</id>
  <name><![CDATA[Eric A. Meyer]]></name>
  <link><![CDATA[http://www.goodreads.com/author/show/348.Eric_A_Meyer]]></link>
    
  <books start="1" end="5" total="5">
        <book>
  <id type="integer">26420</id>
  <isbn>0596527330</isbn>
  <isbn13>9780596527334</isbn13>
  <text_reviews_count type="integer">9</text_reviews_count>
  <title>
    <![CDATA[CSS: The Definitive Guide]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1167806662m/26420.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1167806662s/26420.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/26420.CSS_The_Definitive_Guide</link>
  <average_rating>3.90</average_rating>
  <ratings_count>84</ratings_count>
  <description>
    <![CDATA[<em>CSS: The Definitive Guide, 3rd Edition</em>, provides you with a comprehensive guide to CSS implementation, along with a thorough review of all aspects of CSS 2.1. Updated to cover Internet Explorer 7, Microsoft's vastly improved browser, this new edition includes content on positioning, lists and generated content, table layout, user interface, paged media, and more.  <p>Simply put, Cascading Style Sheets (CSS) is a way to separate a document's structure from its presentation. The benefits of this can be quite profound: CSS allows a much richer document appearance than HTML and also saves time--you can create or change the appearance of an entire document in just one place; and its compact file size makes web pages load quickly.</p>  <p>Author Eric Meyer tackles the subject with passion, exploring in detail each individual CSS property and how it interacts with other properties. You'll not only learn how to avoid common mistakes in interpretation, you also will benefit from the depth and breadth of his experience and his clear and honest style. This is the complete sourcebook on CSS.</p>  <p>The 3rd edition contains: <br/></p>  &lt;ul&gt;  &lt;li&gt;Updates to reflect changes in the latest draft version of CSS 2.1&lt;/li&gt;  &lt;li&gt;Browser notes updated to reflect changes between IE6 and IE7&lt;/li&gt;  &lt;li&gt;Advanced selectors supported in IE7 and other major browsers included <br/>&lt;/li&gt;  &lt;li&gt;A new round of technical edits by a fresh set of editors&lt;/li&gt;  &lt;li&gt;Clarifications and corrected errata, including updated URLs of referenced online resources&lt;/li&gt;  &lt;/ul&gt;]]>
  </description>
<authors>
    <author>
    <id>348</id>
        <name><![CDATA[Eric A. Meyer]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/348.Eric_A_Meyer]]></link>
    <average_rating>3.95</average_rating>
    <ratings_count>235</ratings_count>
    <text_reviews_count>25</text_reviews_count>
  </author>
  </authors>  <published>2004</published>
</book>

        <book>
  <id type="integer">571</id>
  <isbn>073571245X</isbn>
  <isbn13>9780735712454</isbn13>
  <text_reviews_count type="integer">3</text_reviews_count>
  <title>
    <![CDATA[Eric Meyer on CSS: Mastering the Language of Web Design]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1157058873m/571.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1157058873s/571.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/571.Eric_Meyer_on_CSS_Mastering_the_Language_of_Web_Design</link>
  <average_rating>4.12</average_rating>
  <ratings_count>49</ratings_count>
  <description>
    <![CDATA[There are several other books on the market that serve as in-depth technical guides or reference books for CSS. None, however, take a more hands-on approach and use practical examples to teach readers how to solve the problems they face in designing with CSS - until now. Eric Meyer provides a variety of carefully crafted projects that teach how to use CSS and why particular methods were chosen. The web site includes all of the files needed to complete the tutorials in the book. In addition, bonus information is be posted.]]>
  </description>
<authors>
    <author>
    <id>348</id>
        <name><![CDATA[Eric A. Meyer]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/348.Eric_A_Meyer]]></link>
    <average_rating>3.95</average_rating>
    <ratings_count>235</ratings_count>
    <text_reviews_count>25</text_reviews_count>
  </author>
  </authors>  <published>2002</published>
</book>

        <book>
  <id type="integer">567</id>
  <isbn>0596007779</isbn>
  <isbn13>9780596007775</isbn13>
  <text_reviews_count type="integer">8</text_reviews_count>
  <title>
    <![CDATA[CSS Pocket Reference]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1157058872m/567.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1157058872s/567.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/567.CSS_Pocket_Reference</link>
  <average_rating>4.05</average_rating>
  <ratings_count>43</ratings_count>
  <description>
    <![CDATA[More proof that good things come in small--and sometimes even inexpensive--packages: the <em>CSS Pocket Reference</em> has been completely revised and updated to reflect the latest Cascading Style Sheet specifications, CSS2 and CSS2.1.     An indispensable reference for web designers and developers, this slim little book covers the essential information needed to effectively implement CSS, with an introduction to the key concepts of CSS and a complete alphabetical reference to the CSS2 and CSS 2.1 properties. And since browser incompatibility is the biggest CSS headache for most developers, it also includes an invaluable chart displaying detailed information about CSS support for every style element across all browsers. For anyone who wants to correctly implement CSS, this book condenses all the details in its companion volume, <em>Cascading Style Sheets: The Definitive Guide</em>, into one easy-to-use cheat-sheet.     The <em>CSS Pocket Reference</em> delivers just the CSS details that you need to complete the task at hand. When you're stuck and want an answer quickly, the tiny <em>CSS Pocket Reference</em> is the book you'll want by your keyboard or in your back pocket. (Yes, it really does fit in a back pocket, but it's too useful to stay there long.)]]>
  </description>
<authors>
    <author>
    <id>348</id>
        <name><![CDATA[Eric A. Meyer]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/348.Eric_A_Meyer]]></link>
    <average_rating>3.95</average_rating>
    <ratings_count>235</ratings_count>
    <text_reviews_count>25</text_reviews_count>
  </author>
  </authors>  <published>2001</published>
</book>

        <book>
  <id type="integer">26418</id>
  <isbn>0735714258</isbn>
  <isbn13>9780735714250</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[More Eric Meyer on CSS]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1167806661m/26418.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1167806661s/26418.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/26418.More_Eric_Meyer_on_CSS</link>
  <average_rating>3.76</average_rating>
  <ratings_count>29</ratings_count>
  <description>
    <![CDATA[Web designers loved <em>Eric Meyer on CSS</em>, which proved that a book could be both technically competent (it explained Cascading Style Sheets clearly) and aesthetically astute (printed in color, the book showed off Meyer's work brilliantly). More Eric Meyer on CSS picks up where the original book ended, going into detail on a score of important Web-design tasks. As he did with his first book, Meyer has had this one laid out in a broad-page format, with many illustrations, and printed in full color. The net effect is that readers see the design effects of the CSS tweaks under discussion, and there's no need to imagine (or load code) to see how colors and shadings look when rendered in a browser. Appealingly, this book is oriented around typical design projects (such as annual financial reports, weblogs, and personal homepages) and widely used design features (including menus and index tabs). This structure ensures the utility of Meyer's book--you can just turn to the chapter that deals with whatever you're trying to build, and see what the author did in a similar situation. Each section involves far more prose than code; Meyer is very careful to spend more time explaining what he's doing than he spends actually doing it, and the reader is never overwhelmed by giant CSS listings. Numerous screen shots intersperse the code and commentary, allowing you to see the intermediate results of style sheets in progress and adapt Meyer's beginnings in order to achieve different ends.--David Wall]]>
  </description>
<authors>
    <author>
    <id>348</id>
        <name><![CDATA[Eric A. Meyer]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/348.Eric_A_Meyer]]></link>
    <average_rating>3.95</average_rating>
    <ratings_count>235</ratings_count>
    <text_reviews_count>25</text_reviews_count>
  </author>
  </authors>  <published>2004</published>
</book>

        <book>
  <id type="integer">308233</id>
  <isbn>0072131780</isbn>
  <isbn13>9780072131789</isbn13>
  <text_reviews_count type="integer">0</text_reviews_count>
  <title>
    <![CDATA[Cascading Style Sheets 2.0 Programmer's Reference]]>
  </title>
  <image_url>http://photo.goodreads.com/books/1173605464m/308233.jpg</image_url>
  <small_image_url>http://photo.goodreads.com/books/1173605464s/308233.jpg</small_image_url>
  <link>http://www.goodreads.com/book/show/308233.Cascading_Style_Sheets_2_0_Programmer_s_Reference</link>
  <average_rating>3.67</average_rating>
  <ratings_count>3</ratings_count>
  <description>
    <![CDATA[The most authoritative quick reference available for CSS programmers. This handy resource gives you programming essentials at your fingertips, including all the new tags and features in CSS 2.0. You'll get concise information on designing and deploying complex style sheets as well as details on browser support.]]>
  </description>
<authors>
    <author>
    <id>348</id>
        <name><![CDATA[Eric A. Meyer]]></name>
    <image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-200x266.jpg]]></image_url>
    <small_image_url><![CDATA[http://www.goodreads.com/images/nophoto/nophoto-U-50x66.jpg]]></small_image_url>
    <link><![CDATA[http://www.goodreads.com/author/show/348.Eric_A_Meyer]]></link>
    <average_rating>3.95</average_rating>
    <ratings_count>235</ratings_count>
    <text_reviews_count>25</text_reviews_count>
  </author>
  </authors>  <published>2001</published>
</book>

      </books>
</author>
</GoodreadsResponse>