13.07.2015 Views

Beginning CSS: Cascading Style Sheets for Web Design, 2nd ...

Beginning CSS: Cascading Style Sheets for Web Design, 2nd ...

Beginning CSS: Cascading Style Sheets for Web Design, 2nd ...

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Part III: Advanced <strong>CSS</strong> and Alternative MediaAdditional <strong>CSS</strong> ResourcesA multitude of websites exists <strong>for</strong> <strong>CSS</strong> how-to, articles, experiments, and other general discussion. A fewof the websites that I frequent most and personally recommend are:❑❑❑❑❑A List Apart: http://www.alistapart.comPosition Is Everything: http://www.positioniseverything.netQuirks Mode: http://www.quirksmode.org<strong>CSS</strong> Zen Garden: http://www.csszengarden.comEric Meyer’s website: http://www.meyerweb.comThere are also a few venues that exist to help newcomers and veterans alike through <strong>for</strong>ums and mailinglists. Two that I recommend are:❑❑Wrox Programmer to Programmer (P2P): http://p2p.wrox.com. Wrox’s P2P <strong>for</strong>ums havevenues <strong>for</strong> asking questions about specific Wrox books, like this one, as well as general programmingand web development topics, such as (X)HTML, <strong>CSS</strong>, and JavaScript.<strong>CSS</strong> Discussion (mailing list): http://www.css-discuss.org. The css-discuss mailing list wasfounded and is maintained today by <strong>CSS</strong> guru, Eric Meyer.<strong>Beginning</strong> <strong>CSS</strong>, Second Edition OnlineBecause I ran out of space and couldn’t include them in the print edition of this book, an additionalchapter appears online at the Wrox website.❑Chapter 16: Dean Edwards’s “IE 7” JavaScript. Dean Edwards’s “IE 7” JavaScript enables <strong>CSS</strong>features that IE 6 doesn’t support natively, such as the direct child and next sibling selectors thatyou saw in Chapter 3. The “IE7” JavaScript is a package that you embed in your web pages toobtain a greater spectrum of <strong>CSS</strong> support in IE 6.This chapter, in addition to the book’s source code download, is available at the Wrox website via thefollowing URL:http://www.wrox.com/go/beginning_css2eSummaryThe <strong>CSS</strong> cursor property provides control over which mouse cursor is used when the user moves theirmouse cursor over an element. To recap, in this chapter you learned that the cursor property may beused to change the cursor displayed to the user, which may be via a predefined list of keywords or byreferencing a custom image via a URL, although the latter is only supported (at the time of this writing)by IE 6, IE 7 and Firefox.542

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!