Page is a not externally linkable
dingman - 6:23 am on Nov 5, 2002 (gmt 0)
or .leftClass, .centerClass, .rightClass { .leftClass { etc.
How about defining that as a class, rather than a list of all the members of the class? Then add 'class="yourClassName"' as an attribute of all those elements. If you're already using the class attribute for left/right/center positioning, yout could still cut down the length of the selector to a list of three classes instead of all those IDs.
.yourClassName {
border:thin dashed #000;
background-color: #FFFFFF;
width: 150px;
}
what's: the same;
about: all of them;
}
how: left;
is: different;
}