Printable Version of Topic

Click here to view this topic in its original format

HTMLHelp Forums _ Cascading Style Sheets _ Grid - Responsive problem

Posted by: rakr Sep 23 2022, 06:18 AM

Hi!

I made a realy simple HTML website with Notepad++.
Than i uploaded it to my test domain.
You can see it here:
http://teszt2.cameraman.hu/

For some reason the responsive design works only on pc.
If I open the website on my phone everything is collapses. angry.gif


There is an attachment where you can see the comparison
IPB Image


Can someone tell what causes the problem?

Thanks for the help

Posted by: CharlesEF Sep 23 2022, 05:16 PM

I think you need this in your head section:

CODE
<meta name="viewport" content="width=device-width">

Powered by Invision Power Board (http://www.invisionboard.com)
© Invision Power Services (http://www.invisionpower.com)