CSS Books
-
Learning Web Design: A Beginner's Guide to (X)HTML, StyleSheets, and Web Graphics
Published 5 years ago
by Jennifer Niederst Robbins, O'Reilly Media
Everything you need to know to create professional web sites is right here. Learning Web Design starts from the beginning -- defining how the Web and web pages work -- and builds from there. By the end of the book, you'll have the skills to create multi-column CSS layouts with optimized graphic files, and you'll know how to get your pages up on the Web. This thoroughly revised edition teaches you how to build web sites according to modern design practices and professional standards.
-
Dreamweaver CS3: The Missing Manual
Published 5 years ago
by David McFarland, Pogue Press
Welcome to Dreamweaver CS3. This new version of the popular web design software offers a rich environment for building professional sites, with drag-and-drop simplicity, clean HTML code, and dynamic database-driven web site creation tools. Moreover, it's now integrated more tightly with Adobe's other products: Photoshop, InDesign, Flash, and their siblings. But with such sophisticated features, the software isn't simple.
-
Professional Ajax, 2nd Edition (Programmer to Programmer)
Published 6 years ago
by Nicholas C. Zakas, Jeremy McPeak, Joe Fawcett, Wrox
Professional Ajax 2nd Edition provides a developer-level tutorial of Ajax techniques, patterns, and use cases. The book begins by exploring the roots of Ajax, covering how the evolution of the web and new technologies directly led to the development of Ajax techniques. A detailed discussion of how frames, JavaScript, cookies, XML, and XMLHttp requests (XHR) related to Ajax is included. After this introduction, the book moves on to cover the implementation of specific Ajax techniques.
-
CSS: The Definitive Guide
Published 6 years ago
by Eric Meyer, O'Reilly Media
CSS: The Definitive Guide, 3rd Edition, 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. Simply put, Cascading Style Sheets (CSS) is a way to separate a document's structure from its presentation.
-
HTML & XHTML: The Definitive Guide (6th Edition)
Published 6 years ago
by Chuck Musciano, Bill Kennedy, O'Reilly Media
Plenty of books can teach you HTML quickly, getting you up to speed and hacking out Web pages in no time. HTML & XHTML: The Definitive Guide offers a more comprehensive and pragmatic look at the de facto markup language of today, as well as the emerging next step. This title systematically presents HTML markup, beginning with the basics--such as the anatomy of an HTML document, text, and links--and proceeding to cascading style sheets, JavaScript, and XML.
-
HTML, XHTML, and CSS, Sixth Edition (Visual Quickstart Guide)
Published 6 years ago
by Elizabeth Castro, Peachpit Press
It's important for anyone who creates Web sites--even those who rely on powerful editors like Dreamweaver or GoLive--to know HTML. The World Wide Web Consortium rewrote HTML as a subset of XML (dubbing it "XHTML 1.0") and the allowable code will eventually be stricter.
-
JavaScript: The Definitive Guide
Published 6 years ago
by David Flanagan, O'Reilly Media
Since the earliest days of Internet scripting, Web developers have considered JavaScript: The Definitive Guide an essential resource. David Flanagan's approach, which combines tutorials and examples with easy-to-use syntax guides and object references, suits the typical programmer's requirements nicely. The brand-new fourth edition of Flanagan's "Rhino Book" includes coverage of JavaScript 1.5, JScript 5.
-
HTML and XHTML Pocket Reference (Pocket Reference (O'Reilly))
Published 7 years ago
by Jennifer Niederst Robbins, O'Reilly Media
After years of using spacer GIFs, layers of nested tables, and other improvised solutions for building your web sites, getting used to the more stringent "standards-compliant" design that is de rigueur among professionals today can be intimidating. With standards-driven design, keeping style separate from content is not just a possibility but a reality. You no longer use HTML and XHTML as design tools, but strictly as ways to define the meaning and structure of web content.
-
Build Your Own Website The Right Way Using HTML & CSS
Published 7 years ago
by Ian Lloyd, SitePoint
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.
-
Head First HTML with CSS & XHTML
Published 7 years ago
by Eric Freeman, Elisabeth Freeman, O'Reilly Media
Today, serious Web pages use HTML and XHTML to structure their content and CSS for style and presentation. You need a book that understands how to incorporate everything correctly. Head First HTML with CSS & XHTML explains the fundamentals of HTML, XHTML, topics like web color, and CSS properties. In this book, pictures and step-by-step instructions explain how to build great-looking, standards-compliant web sites.