diff --git a/glossary/Responsive-web-design.md b/glossary/Responsive-web-design.md new file mode 100644 index 000000000..5e6d1ecba --- /dev/null +++ b/glossary/Responsive-web-design.md @@ -0,0 +1,4 @@ +### 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.