Help For Responsive Web Designing | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 1

Help For Responsive Web Designing

Guys, I need to become the best web designer in responsive. How do I become the best responsive designer without bootstrap only using HTML and CSS?

12th Jan 2020, 6:55 AM
Sharique Shaikh
Sharique Shaikh - avatar
1 ответ
+ 6
It is recommended to use Bootstrap if you want to develop responsive web pages. But if you don't want to use any framework for responsiveness, then you have to use "CSS media queries" to define breakpoints for different devices with different sizes, orientation, resolution, etc. You will get many tutorials on web and you can also watch some video tutorials on YouTube for better understanding the concepts.
12th Jan 2020, 9:21 AM
Nova
Nova - avatar