Android Meta Viewport Tag for PhoneGap Projects


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, maximum-scale=1.0, target-densityDpi=device-dpi"/>

Report this snippet


Comments


You need to login to view comments.