html - Positioning the website correctly in the mobile version -


i'm trying format mobile version of website layout not centered. how can it?

code turn mobile version:

[<meta name = "viewport" width = "device-width, initial-scale = 0.9, maximum-scale = 0.9, user-scalable = no">][1] 

my website #1, #2

enter image description here


Comments

Popular posts from this blog

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

jsf - "PropertyNotWritableException: Illegal Syntax for Set Operation" error when setting value in bean -

arrays - Algorithm to find ideal starting spot in a circle -