diff --git a/packages/learn/src/introductions/responsive-web-design/index.md b/packages/learn/src/introductions/responsive-web-design/index.md index 9e35221295..055d5cd4d7 100644 --- a/packages/learn/src/introductions/responsive-web-design/index.md +++ b/packages/learn/src/introductions/responsive-web-design/index.md @@ -4,14 +4,7 @@ superBlock: Responsive Web Design --- ## Introduction to 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. +This introduction is a stub -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. +Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions). diff --git a/packages/learn/src/introductions/responsive-web-design/responsive-web-design-projects/index.md b/packages/learn/src/introductions/responsive-web-design/responsive-web-design-projects/index.md index b6bad161db..d94f5a7f40 100644 --- a/packages/learn/src/introductions/responsive-web-design/responsive-web-design-projects/index.md +++ b/packages/learn/src/introductions/responsive-web-design/responsive-web-design-projects/index.md @@ -5,6 +5,13 @@ superBlock: Responsive Web Design --- ## Introduction to the Responsive Web Design Projects -This introduction is a stub +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. -Help us make it real on [GitHub](https://github.com/freeCodeCamp/learn/tree/master/src/introductions). \ No newline at end of file +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.