apply more than one class to an HTML element. code example
Example: how to write 2 class in html
<div class="nav nav-centered nav-reversed navbar navigation-block"></div>
<div class="nav nav-centered nav-reversed navbar navigation-block"></div>