How can I create responsive webpages using CSS | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
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