Files
30-seconds-of-code/glossary/Responsive-web-design.md
2018-09-01 15:20:40 +03:00

5 lines
240 B
Markdown

### Responsive web design
Responsive web design is a web development concept aiming to provide optimal behavior and performance of websites on all web-enabled devices.
Responsive web design is usually coupled with a mobile-first approach.