css how to add more than 2 media queries code example Example: multiple css media queries @media (min-width:400px) and (max-width:699px){ /* css here */ }