Well, nowadays every professional website should be responsive, and I have doubts about that. Initially, is there any offline tool to simulate this? For example: simulating access to various resolutions, etc? I remember seeing a video about something similar in the Opera browser, but I did not find this resource.
Another question is in CSS: What statements of @media
do I need to make to have a fully responsive website on all devices? I currently only use @media
to 768px
or lower than the default.
Anyway, this question is for tips on responsive design.
I hope you will not vote negative because, in my opinion, it is not a vague question.