Hacker News new | ask | show | jobs
by z3t4 3020 days ago
You can have many classes!!

  <div class="footer special enterprise">


  .footer.special.enterprise {
    background-color: blue;
  }
1 comments

That, too, yes.