Our phones assume that websites are NOT responsive, so if you don’t tell them that you did all the hard work and set up some media queries, it’ll just ignore all that and simply scale your website down to fit.

Using the meta viewport tag, we can tell our devices that we did use media queries and prevent that from happening.

#html #web-development #programming #developer

Get Your Media Queries Working With The Meta Viewport HTML Tag
2.65 GEEK