Two classes together

Posted January 24, 2009 in CSS tips & trick

Usually attributes are assigned just one class, but this doesn’t mean that that’s all you’re allowed. In reality, you can assign as many classes as you like! For example: <p class=”text side”> Some Text </p> Using these two classes together [...]