CSS – The Missing Manual

Description

Cascading Style Sheets can turn humdrum websites into highly-functional, professional-looking destinations, but many designers merely treat CSS as window-dressing to spruce up their site’s appearance. You can tap into the real power of this tool with CSS: The Missing Manual. This second edition combines crystal-clear explanations, real-world examples, and dozens of step-by-step tutorials to show you how to design sites with CSS that work consistently across browsers. Witty and entertaining, this second edition gives you up-to-the-minute pro techniques. You’ll learn how to:

    * Create HTML that’s simpler, uses less code, is search-engine friendly, and works well with CSS
    * Style text by changing fonts, colors, font sizes, and adding borders
    * Turn simple HTML links into complex and attractive navigation bars — complete with rollover effects
    * Create effective photo galleries and special effects, including drop shadows
    * Get up to speed on CSS 3 properties that work in the latest browser versions
    * Build complex layouts using CSS, including multi-column designs
    * Style web pages for printing

With CSS: The Missing Manual, Second Edition, you’ll find all-new online tutorial pages, expanded CSS 3 coverage, and broad support for Firefox, Safari, and other major web browsers, including Internet Explorer 8. Learn how to use CSS effectively to build new websites, or refurbish old sites that are due for an upgrade.

About the Author

David Sawyer McFarland is president of Sawyer McFarland Media, Inc., a Web development and training company in Portland, Oregon. He’s been building websites since 1995, when he designed an online magazine for communication professionals. He’s served as webmaster at the University of California at Berkeley and the Berkeley Multimedia Research Center, and oversaw a complete CSS-driven redesign of Macworld.com. David is also a writer, trainer, and teaches in the Portland State University multimedia program. He wrote the bestselling Missing Manual titles on Adobe Dreamweaver, CSS, and JavaScript.

CSS: The Missing Manual

HTML, XHTML, and CSS, Sixth Edition

Need to learn HTML fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with HTML in no time. In this completely updated edition of our best-selling guide to HTML, Web expert and best-selling author Elizabeth Castro uses crystal-clear instructions and friendly prose to introduce you to all of today’s HTML and XHTML essentials. You’ll learn how to design, structure, and format your Web site. You’ll create and use images, links, styles, lists, tables, frames, and forms, and you’ll add sound and movies to your site. Finally, you will test and debug your site, and publish it to the Web. Along the way, you’ll find extensive coverage of CSS techniques, current browsers (Opera, Safari, Firefox), creating pages for the mobile Web, and more.

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.

(more…)

I am doing a course that requires me to adjust the size of an image in a html doc from a css? I also need to make the image a hyperlink.
I know how to do all this in the html document but they want me to do it from the .css file.
I have contacted my teacher for help but it could take forever for a reply…
If anyone can help it would be greatly appreciated.

HTML, XHTML and CSS For Dummies

HTML, XHTML & CSS For Dummies (For Dummies (Computer/Tech))

Product Description

* Now featuring more than 250 color illustrations throughout, this perennially popular guide is a must for novices who want to work with HTML or XHTML, which continue to be the foundation for any Web site
* The new edition features nearly 50 percent new and updated content, including expanded coverage of CSS and scripting, new coverage of syndication and podcasting, and new sample HTML projects, including a personal Web page, an eBay auction page, a company Web site, and an online product catalog
* The companion Web site features an eight-page expanded Cheat Sheet with ready-reference information on commands, syntax, colors, CSS elements, and more
* Covers planning a Web site, formatting Web pages, using CSS, getting creative with colors and fonts, managing layouts, and integrating scripts

From the Back Cover

Packed with useful tips, techniques, and code examples

Build quality Web pages with XHTML and add some pizzazz with CSS

You don’t have to be a master programmer to build great Web pages! This book shows you what HTML is about and how to use XHTML to format great-looking pages. Then you’ll see how CSS helps you manipulate colors, fonts, and more. You can even add scripting languages and build interactive pages — here’s how!

Discover how to:

* Plan your Web site to prevent problems
* Use the proper syntax for HTML and XHTML
* Build a company Web site
* Upload and publish Web pages
* Integrate scripts with XHTML
* Test and debug your Web pages

About the Author

Ed Tittel is a full-time independent writer, trainer, and consultant who works out of his home near beautiful Austin, Texas. Ed has been writing for the trade press since 1986 and has worked on more than 140 books. In addition to this title, Ed has worked on more than 35 books for Wiley, including Windows Server 2008 For Dummies, XML For Dummies, and Networking with NetWare For Dummies.

Ed is a Contributing Editor at Tomshardware.com, writes for half-a-dozen different TechTarget.com Web sites, including WhatIs.com, SearchNetworking. com, and SearchWindows.com, and also writes occasionally for other Web sites and magazines. When he’s not busy doing all that work stuff, Ed likes to travel, shoot pool, spend time with his family (especially taking walks with young Gregory), and turn the tables on his Mom, who now makes her home with the rest of the Texas Tittels.

Jeff Noble runs a small Web design and multimedia company called Conquest Media in Austin, Texas. Jeff has been working on, in, and around the Web for nearly 10 years, and he specializes in designing and creating unique, easy to use, functional Web sites. When he’s away from his computer, Jeff is often far from the madding crowd, choosing instead to hike and camp in wild places as far away from a wall socket as he can get.

(more…)

HTML, XHTML, and CSS

HTML, XHTML, and CSS

Review
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

Product Description
This is the eBook version of the printed book. Need to learn HTML fast? This best-selling reference’s visual format and step-by-step, task-based instructions will have you up and running with HTML in no time. In this completely updated edition of our best-selling guide to HTML, Web expert and best-selling author Elizabeth Castro uses crystal-clear instructions and friendly prose to introduce you to all of today’s HTML and XHTML essentials. You-ll learn how to design, structure, and format your Web site. You’ll create and use images, links, styles, lists, tables, frames, and forms, and you’ll add sound and movies to your site. Finally, you will test and debug your site, and publish it to the Web. Along the way, you’ll find extensive coverage of CSS techniques, current browsers (Opera, Safari, Firefox), creating pages for the mobile Web, and more. Visual QuickStart Guide–the quick and easy way to learn!

* Easy visual approach uses pictures to guide you through HTML and show you what to do.
* Concise steps and explanations get you up and running in no time.
* Page for page, the best content and value around.

(more…)

Powered by Yahoo! Answers