diff --git a/packages/learn/src/introductions/responsive-web-design/index.md b/packages/learn/src/introductions/responsive-web-design/index.md index f6fe0e131c..9e35221295 100644 --- a/packages/learn/src/introductions/responsive-web-design/index.md +++ b/packages/learn/src/introductions/responsive-web-design/index.md @@ -4,4 +4,14 @@ superBlock: Responsive Web Design --- ## Introduction to Responsive Web Design -This is a stub introduction for Responsive Web Design +Time to put your newly learnt skills to work! By working on projects you would have the opportunity of applying all the skills, principles and concepts you have learnt so far HTML, CSS, Visual Design, Accessibility, etc. + +In this section you get the chance to: + * Build a Tribute Page + * Build a Survey Form + * Build a Product Landing Page + * Build a Technical Documentation Page + * Build a Personal Portfolio Webpage + +By the end of this, you would have 5 responsive websites under your belt that you can show off to friends, family, employers, etc. Have fun and remember to use the [Read-Search-Ask](https://forum.freecodecamp.org/t/how-to-get-help-when-you-are-stuck/19514) method if you get stuck. +