Prithviraj singh ThakurforPrithviraj singh Thakur's blogprithviraj.hashnode.netยทNov 23, 2022What is Grid and Media Query in CSSMedia Query: Media query is used to create a responsive webdesign across all screen size. The basic syntax of media query is. @media media-type (media-feature){ /*Styles go here*/ } Media Queries Examples. The following example change the bac...31 readsgridAdd a thoughtful commentNo comments yetBe the first to start the conversation.