Scaling page when resizing
Unanswered
harshcut posted this in #help-forum
harshcutOP
Is there a way to scale down a web page when is windows width is reduced and scale up when the window with is increased?
All components should have the same aspect ratio.
I am thinking I could use something like
All components should have the same aspect ratio.
I am thinking I could use something like
<meta name="viewport" content=... but I don't know what should be the width or other properties.