Salesqueen Software Solution

Download Free Estimation Now Click Here
Notifications
Clear all

Why are media queries used in CSS?

3 Posts
3 Users
0 Reactions
146 Views
Posts: 461
Topic starter
(@dinesha-g)
Reputable Member
Joined: 2 years ago

media queries

2 Replies
Posts: 52
(@chitravarsha15)
Trusted Member
Joined: 2 years ago

A responsive site design is made using the Media query in CSS. It indicates that a web page's display varies from system to system depending on the screen or media type. The breakpoint indicates the device width at which the content first begins to distort or break.

 

 

Reply
Posts: 173
(@princy)
Estimable Member
Joined: 2 years ago

When you wish to alter your website or application based on a device's overall kind (such as print vs. screen) or particular qualities and parameters (such as screen resolution or browser viewport width).

Reply
Share: