Viewport Meta Tag for recognizing mobile devices


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

Viewport Meta Tag for recognizing mobile devices,

Insert between tag


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

Report this snippet


Comments


You need to login to view comments.