Building a single page compatible for Mobile - where to start?

前端 未结 4 1034
不思量自难忘°
不思量自难忘° 2021-01-15 18:23

I\'ve got a site that isn\'t mobile enabled, but as part of a campaign, we are going to be sending out a QR code that contains a voucher to link through to a \"hidden\" page

4条回答
  •  轮回少年
    2021-01-15 18:44

    You can just fit page to mobile phone screen. For example, page width is maximum 480px, avoid too big pictures, do not use java scripts etc.

提交回复
热议问题