/* Any Element With Class Title */ .title { } /* Any element with id nav */ #nav { } /* any div element */ div { } /* any element h2 */ h2 { }