Responsive Design
Questions & Answers
- How does a developer choose which breakpoints to use?
A developer can follow the Bootstrap guidlines for breaking points. These guidelines are 576px for portrait phones, 768px for tablets, 992px for laptops, and 1200px for large devices.
- What are media breakpoints?
Media breaking points are how certain parts of the design will adapt to each different size screen. Breaking points are used in responisve web design.
Citations
- The Beginner’s Guide to Responsive Web Design in 2020 (Code Samples). Kinsta. Published September 14, 2020. https://kinsta.com/blog/responsive-web-design/
Websites
- How To Use CSS Breakpoints For Responsive Design. LambdaTest. Published July 20, 2021. Accessed July 11, 2022. "https://www.lambdatest.com/blog/how-to-use-css-breakpoints-for-responsive-design/