Answers for "mobile view in html"

14

html tag for mobile view

<meta name="viewport" content="width=device-width, initial-scale=1.0">
Posted by: Guest on October-29-2019

Browse Popular Code Answers by Language