Media Query
A media query consists of a media type and can contain one or more expressions, which resolve to either true or false. The result of the query is true if the specified media type matches the type of device the document is being displayed on and all e...
anupamkumarkrishnan.hashnode.dev3 min read