+ 2
How to make a webpage that changes according to the screen resolution.
Hello everyone! I am working in a project in which I've created a webpage. I need the elements in the webpage to be aligned according to the screen resolution. Like a responsive webpage. Give me some suggestions to make my project a masterpiece. Thank you!
5 Answers
0
Css -> media query, grid system, flexbox.
0
I need a full solution. š®š³Vivekš®š³
0
Vishnu Ram that is full solution. I am thinking you are not using relative measurement like - em, rem instead of px. Well, it will helpful you put your code.
0
What is em and rem.