+ 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
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