content

Responsive HTML design doesn't work

If a website has been designed to be responsive, it won't actually be responsive unless you have a viewport meta tag: 1

<meta name="viewport" content="width=device-width, initial-scale=1">

meta

tags: html, css

created:

commit: 94f30046