One element with multiple classes assigned to it?
Hi Guys.
Quick question is it possible for a page element to have multiple classes assigned to it? My page has a left and right sidebar. Both currently have a class assigned to them called bodyStyle. It handles the border and color aspects of the body area of the page. I want to create a class that is specific for both sidebars that adds additional things that would be used by both sidebars but not the main content area.. I could use the IDs but that would create repetition. A class is the better cloice but I am unsure about having multiple classes.
