Files
30-seconds-of-code/glossary/Responsive-web-design.md
2019-08-13 11:19:29 +03:00

8 lines
279 B
Markdown

---
title: Responsive web design
tags: 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.