Files
freeCodeCamp/guide/english/certifications/responsive-web-design/index.md

11 lines
482 B
Markdown
Raw Normal View History

2018-10-12 15:37:13 -04:00
---
title: Responsive Web Design
---
## Responsive Web Design
2019-05-15 13:46:58 +05:30
Responsive Web Design is the concept of making a website accessible across all possible devices with a varying range of screen sizes, such that they are easily and conveniently accessible and usable by end users across all platforms.
2018-10-12 15:37:13 -04:00
2019-05-15 13:46:58 +05:30
### More Information
2018-10-12 15:37:13 -04:00
2019-05-15 13:46:58 +05:30
* [MDN | The buiding blocks of Responsive Web Design](https://developer.mozilla.org/en-US/docs/Web/Apps/Progressive/Responsive/responsive_design_building_blocks)