scale fit mobile web content using viewport meta tag

前端 未结 7 1491
暗喜
暗喜 2020-11-29 17:44

I\'m trying to figure out how to leverage the mobile viewport meta tag to automatically zoom the contents of a HTML page to fit into a web view.

Constraints:

7条回答
  •  Happy的楠姐
    2020-11-29 18:04

    I think this should help you.

    
    

    Tell me if it works.

    P/s: here is some media query for standard devices. http://css-tricks.com/snippets/css/media-queries-for-standard-devices/

提交回复
热议问题