+ 2
Can i make responsive websites without bootstrap?
2 Answers
+ 5
yes u can..
u needed firstly the viewport mtea tag
and media queries of standard CSS
and if want to use grid layouts then CSS grids as well
- 1
All you need for a responsive website is HTML and CSS. Bootstrap has no part in websites being responsive or not. Responsive websites are those that fit to the deviceās theyāre viewed onās dimensions. Read this for more info: https://ux.stackexchange.com/questions/50499/what-is-the-meaning-of-responsive-design