How can I create responsive webpages using CSS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How can I create responsive webpages using CSS

Most of th pages I design with CSS have only been desktop-friendly, I find that somehow difficult. I was forced to learn frameworks like bootstrap to make mobile-friendly webpages. Please enlighten me

25th Jul 2020, 8:12 AM
Faith Adepoju
Faith Adepoju - avatar
1 Answer
0
You can use media query ,or specify the values in percent,em and rem or learn how to use grid and flexbox
25th Jul 2020, 8:57 AM
Abhay
Abhay - avatar