How to make a webpage that changes according to the screen resolution. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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!

17th Apr 2020, 4:19 PM
Vishnu Ram M
Vishnu Ram M - avatar
4 Answers
0
Css -> media query, grid system, flexbox.
17th Apr 2020, 4:24 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
0
I need a full solution. 🇮🇳Vivek🇮🇳
17th Apr 2020, 4:25 PM
Vishnu Ram M
Vishnu Ram M - avatar
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.
17th Apr 2020, 4:29 PM
🇮🇳Vivek🇮🇳
🇮🇳Vivek🇮🇳 - avatar
0
What is em and rem.
17th Apr 2020, 4:41 PM
Vishnu Ram M
Vishnu Ram M - avatar