MartinRaymond1999
Regular Member
- Dec 30, 2020
- 275
- 119
I had been making a website from scratch for a couple of months now using just html/js myself but suddenly realized that I hadn't done anything to make it look ok on mobile devices and mobile traffic is the majority of my users!
The current way I have it set is for desktop (on my 1600x900 res machine) with article snippets with image on the left side with recent posts on the right and banner up top. Looks good on desktop but when I opened an android device to check for mobile the banner goes off the page and the recent posts sidebar is right down at the bottom of the page.
So how to lay it out for mobiles? I do not use internet on mobile so have no idea what is considered normal for this. I have been reading some w3 schools examples and tried adding one of their templates into the site but didn't seem to change the layout issues above.
So how to proceed?
The current way I have it set is for desktop (on my 1600x900 res machine) with article snippets with image on the left side with recent posts on the right and banner up top. Looks good on desktop but when I opened an android device to check for mobile the banner goes off the page and the recent posts sidebar is right down at the bottom of the page.
So how to lay it out for mobiles? I do not use internet on mobile so have no idea what is considered normal for this. I have been reading some w3 schools examples and tried adding one of their templates into the site but didn't seem to change the layout issues above.
So how to proceed?