Showing posts with label media query css. Show all posts
Showing posts with label media query css. Show all posts

What is a Media Query in HTML and CSS?

 CSS3's media queries expanded on the concept of media types introduced in CSS2 by looking at a device's capabilities rather than its type.Many items can be checked with media queries, including:width and height of the viewportwidth and height of the device(Is the tablet or phone in portrait or landscape mode?)One well-liked method for distributing a customized style sheet to PCs, laptops, tablets,...
Share: