Hey Carl
I'm a newbie at CSS. Quick Q:
What's the difference between placing :
div.commentdiv {
}
... and placing :
#commentdiv {
}
Can the latter affect divs plus other stuff, while the former only affects divs? Or can the latter not affect divs but can affect something else? (And if so, what?)
Sorry I know so little on this.
Sincerely,
Doug Joseph