Useful Books and Software
|
Related CSS Books |
|
|
 |
| |
|
|
| |
| Web Hosting and Web Design Related CSS Books |
Page 2 of 22
Total results: 213 |
|
|
| |
|
|
| |
 |
|
Learning ASP.NET 2.0 with AJAX: A Practical Hands-on Guide |
With this book, web developers can build engaging and interactive sites and applications using Microsoft's latest web development tools -- ASP.NET 2.0 and the new ASP.NET AJAX framework. You learn to create applications that have all the great tricks you see on popular commercial web sites, such as order forms and the ability to interact with a database. And you can build pages that display information interactively without a page refresh. This straightforward tutorial explains how.
Learning ASP.NET 2.0 with AJAX helps you master the concepts and techniques of Microsoft's tools with plenty of annotated examples, review quizzes, web construction exercises and chapter summaries, so you can practice new skills and test your understanding as you go. With it, you'll learn to: - Master the fundamental skills of ASP.NET 2.0 to build professional quality web applications
- Integrate new Ajax tools and CSS with ASP.NET 2.0 for flashier and more interactive sites
- Build applications with minimal coding using Visual Studio or its free counterpart, Visual Web Developer
- Connect your site with a database so that users can retrieve, interact and save data
- Debug your application, deal with unexpected problems, and protect your site from malicious users
- Use the community-maintained ASP.NET AJAX Control Toolkit to extend the controls that come with ASP.NET AJAX
- Use personalization tools to give your site a customized look for each user
Ideal for beginning web developers, or those who are new to ASP.NET, this book gets you involved with your own learning through hands-on lessons that are clear and to the point. You get the chance to try out new techniques on the spot. Want to join the world of modern web development? This book will get you started.
Publisher:
O'Reilly Media, Inc.
Authors:
Jesse Liberty, Dan Hurwitz, Brian MacDonald
Release Date: 2007-09-27
ISBN/EAN: 0596513976 / 9780596513979
New Price: $25.17 /
Used Price: $11.36 |
| |
|
|
|
|
| |
|
|
| |
 |
|
About.com Guide to Web Design: Build and Maintain a Dynamic, User-Friendly Web Site Using HTML, CSS and Javascript (About.Com Guides) |
| Web sites aren't just for technical whizzes and computer geeks anymore. In today's world of online business, celebrity blogs, and Internet dating, there's room for everyone on the Web! The About.com Guide to Web Design is your perfect guide to creating your own Web site--whether it's for business, a hobby, or just plain fun! The About.com Guide to Web Design simplifies and explains all the latest tools and techniques out there so anyone can use them. Follow along with Jennifer Kyrnin, the About.com Guide to Web Design/HTML, as she gives you step-by-step instructions to build your own Web page, add features, and write easy and effective HTML code. (Then check out the results on her About.com site, where you'll find corresponding screen shots and chapter-by-chapter tutorials.) You'll also learn how to: - Decide where to host your Web site--and why.
- Boost functionality with basic codes.
- Make surfing easy with special navigation tools and strategies.
- Add drama using Flash, DHTML, Ajax, and more.
With The About.com Guide to Web Design, your exceptional Web site will be up and running in no time!
Publisher:
Adams Media
Author:
Jennifer Kyrnin
Release Date: 2007-12-01
ISBN/EAN: 1598693786 / 9781598693782
New Price: $8.59 /
Used Price: $7.75 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Adapting to Web Standards: CSS and Ajax for Big Sites (Voices That Matter) |
After learning the language of design, how does one effectively use standards-based technologies to create visually strong Web sites? The full-color Professional Web Standards Design and Development gives developers a peek into the process of the best designers in the world through the work of high profile, real-world Web sites that made them famous. The book focuses on deconstructing these top-tier large-scale sites with particular attention given to deconstructing CSS.
Publisher:
New Riders Press
Authors:
Christopher Schmitt, Kimberly Blessing, Rob Cherny, Meryl K. Evans, Kevin Lawver
Release Date: 2007-12-24
ISBN/EAN: 0321501829 / 9780321501820
New Price: $8.95 /
Used Price: $10.45 |
| |
|
|
|
|
| |
|
|
| |
 |
|
CSS in Easy Steps (In Easy Steps) |
Since being introduced in the late nineties, Cascading Style Sheets or CSS has become an indispensable tool for every web creator and author. CSS gives web designers complete control over how an HTML page looks without using unwieldy HTML tags. CSS in easy steps teaches you all the basics of this exciting web technology. With its easy-to-understand text, illustrated examples and cut-to-the-chase sidebars, this primer provides the keys to choosing font styles, controlling text content, styling content boxes, formatting backgrounds, creating dynamic effects, and much more. The book's detailed table of contents, chapter summaries, and index will enable you to troubleshoot problems instantly.
Publisher:
In Easy Steps Limited
Author:
Mike McGrath
Release Date: 2008-12-15
ISBN/EAN: 1840783648 / 9781840783643
New Price: n.a. /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
| |
 |
|
CSS Instant Results (Programmer to Programmer) |
| CSS Instant Results helps you quickly master and implement the diverse web applications CSS enables for web designers. The book is centered around ten ready-to-use projects with all the code for all the projects included on the books CD-ROM - that you can use immediately. CSS Instant Results dives into working code so you can learn it rapidly. The book and code projects are written for web developers and designers who are looking to learn how to use CSS for better, faster design and markup. Some previous JavaScript use is helpful. Each of the 10 project features step-by-step set-up instructions with a description of each project that enables you to understand and then modify it so you can reuse it in different situations. The code has been tested with several browsers including Mozilla Firefox 1.0, Opera 8, Microsoft Internet Explorer 6 for Windows, and Safari 1.3 for Mac OS X. The 10 projects covered in the book with complete source-code on the CD are: - Tab-based navigation
- Multi-column layouts
- Dynamic dropdown menus
- A different approach to the dropdown menu
- Web-based slideshow
- Custom borders and rounded corners
- Applying CSS to a webmail application
- Styling input forms
- User interface for a web-based file viewer
- Styling a web-based calendar
Publisher:
Wrox
Author:
Richard York
Release Date: 2006-04-17
ISBN/EAN: 047175126X / 9780471751267
New Price: $1.19 /
Used Price: $1.16 |
| |
|
|
|
|
| |
|
|
| |
 |
|
JavaScript: The Definitive Guide |
| This Fifth Edition is completely revised and expanded to cover JavaScript as it is used in today's Web 2.0 applications. This book is both an example-driven programmer's guide and a keep-on-your-desk reference, with new chapters that explain everything you need to know to get the most out of JavaScript, including: Scripted HTTP and Ajax XML processing Client-side graphics using the canvas tag Namespaces in JavaScript--essential when writing complex programs Classes, closures, persistence, Flash, and JavaScript embedded in Java applications Part I explains the core JavaScript language in detail. If you are new to JavaScript, it will teach you the language. If you are already a JavaScript programmer, Part I will sharpen your skills and deepen your understanding of the language. Part II explains the scripting environment provided by web browsers, with a focus on DOM scripting with unobtrusive JavaScript. The broad and deep coverage of client-side JavaScript is illustrated with many sophisticated examples that demonstrate how to: Generate a table of contents for an HTML document Display DHTML animations Automate form validation Draw dynamic pie charts Make HTML elements draggable Define keyboard shortcuts for web applications Create Ajax-enabled tool tips Use XPath and XSLT on XML documents loaded with Ajax And much more Part III is a complete reference for core JavaScript. It documents every class, object, constructor, method, function, property, and constant defined by JavaScript 1.5 and ECMAScript Version 3. Part IV is a reference for client-side JavaScript, covering legacy web browser APIs, the standard Level 2 DOM API, and emerging standards such as the XMLHttpRequestobject and the canvas tag. More than 300,000 JavaScript programmers around the world have made this their indispensable reference book for building JavaScript applications. ""A must-have reference for expert JavaScript programmers...well-organized and detailed."" -- Brendan Eich, creator of JavaScript
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.5, ECMAScript 3, and the Document Object Model (DOM) Level 2 standard from the World Wide Web Consortium (W3C). Interestingly, the author has shifted away from specifying--as he did in earlier editions--what browsers support each bit of the language. Rather than say Netscape 3.0 supports the Image object while Internet Explorer 3.0 does not, he specifies that JavaScript 1.1 and JScript 3.0 support Image. More usefully, he specifies the contents of independent standards like ECMAScript, which encourages scripters to write applications for these standards and browser vendors to support them. As Flanagan says, JavaScript and its related subjects are very complex in their pure forms. It's impossible to keep track of the differences among half a dozen vendors' generally similar implementations. Nonetheless, a lot of examples make reference to specific browsers' capabilities. Though he does not cover server-side APIs, Flanagan has chosen to separate coverage of core JavaScript (all the keywords, general syntax, and utility objects like Array) from coverage of client-side JavaScript (which includes objects, like History and Event, that have to do with Web browsers and users' interactions with them. This approach makes this book useful to people using JavaScript for applications other than Web pages. By the way, the other classic JavaScript text--Danny Goodman's JavaScript Bible--isn't as current as this book, but it's still a fantastic (and perhaps somewhat more novice-friendly) guide to the JavaScript language and its capabilities. --David Wall Topics covered: The JavaScript language (version 1.0 through version 1.5) and its relatives, JScript and ECMAScript, as well as the W3C DOM standards they're often used to manipulate. Tutorial sections show how to program in JavaScript, while reference sections summarize syntax and options while providing copious code examples.
Publisher:
O'Reilly Media, Inc.
Author:
David Flanagan
Release Date: 2006-08-17
ISBN/EAN: 0596101996 / 9780596101992
New Price: $24.40 /
Used Price: $18.49 |
| |
|
|
|
|
| |
|
|
| |
 |
|
Head First HTML with CSS & XHTML |
| Tired of reading HTML books that only make sense after you're an expert? Then it's about time you picked up Head First HTML with CSS & XHTML and really learned HTML. You want to learn HTML so you can finally create those web pages you've always wanted, so you can communicate more effectively with friends, family, fans, and fanatic customers. You also want to do it right so you can actually maintain and expand your Web pages over time, and so your web pages work in all the browsers and mobile devices out there. Oh, and if you've never heard of CSS, that's okay - we won't tell anyone you're still partying like it's 1999 - but if you're going to create Web pages in the 21st century then you'll want to know and understand CSS. Learn the real secrets of creating Web pages, and why everything your boss told you about HTML tables is probably wrong (and what to do instead). Most importantly, hold your own with your co-worker (and impress cocktail party guests) when he casually mentions how his HTML is now strict, and his CSS is in an external style sheet. With Head First HTML with CSS & XHTML, you'll avoid the embarrassment of thinking web-safe colors still matter, and the foolishness of slipping a font tag into your pages. Best of all, you'll learn HTML and CSS in a way that won't put you to sleep. If you've read a Head First book, you know what to expect: a visually-rich format designed for the way your brain works. Using the latest research in neurobiology, cognitive science, and learning theory, this book will load HTML, CSS, and XHTML into your brain in a way that sticks. So what are you waiting for? Leave those other dusty books behind and come join us in Webville. Your tour is about to begin. "Elegant design is at the core of every chapter here, each concept conveyed with equal doses of pragmatism and wit." --Ken Goldstein, Executive Vice President, Disney Online "This book is a thoroughly modern introduction to forward-looking practices in web page markup and presentation." --Danny Goodman, author of Dynamic HTML: The Definitive Guide "What used to be a long trial and error learning process has now been reduced neatly into an engaging paperback." --Mike Davidson, CEO, Newsvine, Inc. "I love Head First HTML with CSS & XHTML--it teaches you everything you need to learn in a 'fun coated' format!" --Sally Applin, UI Designer and Artist "I haven't had as much fun reading a book (other than Harry Potter) in years. And your book finally helped me break out of my hapless so-last-century way of creating web pages." --Professor David M. Arnow, Department of Computer and Information Science, Brooklyn College "If you've ever had a family member who wanted you to design a website for them, buy them Head First HTML with CSS and XHTML. If you've ever asked a family member to design you a web site, buy this book. If you've ever bought an HTML book and ended up using it to level your desk, or for kindling on a cold winter day, buy this book. This is the book you've been waiting for. This is the learning system you've been waiting for." --Warren Kelly, Blogcritics.org
Publisher:
O'Reilly Media, Inc.
Authors:
Eric Freeman, Elisabeth Freeman
Release Date: 2005-12-08
ISBN/EAN: 059610197X / 9780596101978
New Price: $21.89 /
Used Price: $19.60 |
| |
|
|
|
|
| |
|
|
| |
 |
|
HTML for the World Wide Web with XHTML and CSS (Visual QuickStart Guide) |
As both the Web and the browsers used to navigate it mature, work-arounds that compensate for the myriad factors that affect Web page appearance no longer cut it. Users expect Web pages to look beautiful regardless--and with the Fifth Edition of this popular Visual QuickStart Guide, you can make your Web pages comply. By following the generously illustrated, step-by-step instructions that are the hallmark of the Visual QuickStart series, you'll create beautiful code that works consistently across browser versions and platforms (including hand-held devices and cell phones) in no time. This updated edition includes a new section on foreign-language and multilingual Web sites as well as ample coverage on how the use of HTML is changing. What hasn't changed, however, is the book's popular format: Task-oriented, step-by-step instruction that builds on your growing knowledge. Info-packed appendixes, a comprehensive index, and plenty of screen shots and code examples make HTML for the World Wide Web, Fifth Edition, with XHTML and CSS: Visual QuickStart Guide a must-have reference. Whether you're just getting your feet wet (no prior HTML knowledge is required) or design Web sites for a living, you'll turn to this best-selling guide again and again for answers to all of your HTML-related questions.
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. Tags that are being phased out are labeled "deprecated"--current browsers can still handle them, but if you want your site to keep up with future browsers, not to mention conform to accessibility requirements, you will want to get on top of XHTML.Of course, Elizabeth Castro manages to write books that not only speak to those who are already fluent in HTML, but are good for newbies too. She makes it a breeze to create sites that are visually stylish and technically sophisticated without the expense of buying an editor. Among the topics covered in her new book, HTML for the World Wide Web with XHTML and CSS: using the (relatively newer) structural tags (like doctype and div); correctly using older tags (like p and img) that have been modified in XHTML; writing XHTML so that formatting is done by the style sheets; writing those style sheets (cascading style sheets, a.k.a. "CSS"); creating a variety of layouts; and dealing with tables, frames, forms, multimedia, a bit of JavaScript (including mouseovers), WML (for mobile device displays), debugging, publishing, and publicizing your site. As with all Visual QuickStart Guides, this one features clear and concise instructions side by side with well-captioned illustrations and screen shots that show both the source code and the resulting effect on the Web page. The index is extremely detailed, making this a great reference. Also great for reference are the outstanding appendices. The first is an extensive list of tags and attributes, indicating which are deprecated and/or proprietary and on which page they are discussed. A similar appendix shows CSS properties and values; given the future of Web coding, this chart alone is worth the price of the book. Other handy charts cover intrinsic events, symbols and character Unicodes, and an expanded color chart that goes way beyond the virtually archaic Web-safe palette. All of which makes this a definite must-have for every Web designer's bookshelf. --Angelynn Grant
Publisher:
Topeka Bindery
Author:
Elizabeth Castro
Release Date: 2002-09
ISBN/EAN: 0613911687 / 9780613911689
New Price: n.a. /
Used Price: n.a. |
| |
|
|
|
|
| |
|
|
|
|
|