CHAPTER 12Superclasses

Now that you have access to the almost 1800 classes from the previous chapters, this chapter focuses on combining them in combinations to make superclasses—single classes with the functionality of several classes at once. These superclasses include creating an RSS button, applying simple borders, handling rollovers, horizontal and vertical animated tabs, and more.

You’ll also discover how easy it is to create your own superclasses using simple <meta …> statements to help make building dynamic web pages the easiest it has ever been.

What Is a Superclass?

Superclasses are classes that contain groups of other classes. For example, the first superclass in this chapter, clickable, contains the nooutline and pointer classes (Plug-ins ...

Get Plug-In CSS 100 Power Solutions now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.