Responsive app html design
Hello
I made an app with html but do not get it responsive with the screens
What is the required in the images to get a responsive design application
Thank you
Tagged:
Comments
http://support.andromo.com/kb/activities/html-archive-activity
Perhaps the first note will help you:
NOTE: For best results, we recommend adding the following HTML 'meta' tag to the document 'head' of each of your HTML files:
<head> <meta name="viewport" content="width=device-width, user-scalable=no" /></head>
and add the meta in my html files but in the last application is not responsive