Can I use DIV Class and ID together in CSS? For example:
--
Yes, why not? Then CSS that applies to class "x" AND CSS that applies to ID "y" applies to the div.