Which one should I use to make a responsive website, bootstrap or pure media queries? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which one should I use to make a responsive website, bootstrap or pure media queries?

22nd Jan 2020, 2:35 AM
David Gallegos
David Gallegos - avatar
7 Answers
+ 6
https://www.sololearn.com/Discuss/1402391/?ref=app Please use search bar you will get similar questions
22nd Jan 2020, 7:03 AM
R💠🇮🇳
R💠🇮🇳 - avatar
+ 5
David Gallegos see this video about how to make a responsive navigation bar with css ,i think your doubt will clear . https://youtu.be/kEt5DCHeyJo
22nd Jan 2020, 3:32 AM
🇮🇳Abhay Pratap Singh🇮🇳
🇮🇳Abhay Pratap Singh🇮🇳 - avatar
+ 5
There are more than media query there are also viewport units, font size unit em, etc. https://code.sololearn.com/W3gS00IGw160/?ref=app
22nd Jan 2020, 4:06 AM
Gordon
Gordon - avatar
+ 3
//Example bootstrap navbar itself comes responsive but if you need your custom responsive there you can use your css media queries
22nd Jan 2020, 2:50 AM
Sudarshan Rai
Sudarshan Rai - avatar
+ 2
//Bootstrap will be good but there will be sometimes when you have to use media queries too and its best for practice, You can use both according to situations
22nd Jan 2020, 2:42 AM
Sudarshan Rai
Sudarshan Rai - avatar
0
For example?
22nd Jan 2020, 2:43 AM
David Gallegos
David Gallegos - avatar
0
Bootstrap is good, but i suggest you use media queries.
23rd Jan 2020, 12:43 AM
ugochukwu Joseph
ugochukwu Joseph - avatar