Skip to content

Commit 46619eb

Browse files
authored
feat: add review block boilerplates to the end of CSS (freeCodeCamp#56830)
1 parent bab3458 commit 46619eb

File tree

70 files changed

+1037
-38
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+1037
-38
lines changed

client/i18n/locales/english/intro.json

Lines changed: 145 additions & 38 deletions
Large diffs are not rendered by default.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the Basic CSS Review
3+
block: review-basic-css
4+
superBlock: front-end-development
5+
---
6+
7+
## Introduction to the Basic CSS Review
8+
9+
Review the Basic CSS concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the Computer Basics Review
3+
block: review-computer-basics
4+
superBlock: front-end-development
5+
---
6+
7+
## Introduction to the Computer Basics Review
8+
9+
Review the Computer Basics concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the CSS Accessibility Review
3+
block: review-css-accessibility
4+
superBlock: front-end-development
5+
---
6+
7+
## Introduction to the CSS Accessibility Review
8+
9+
Review the CSS Accessibility concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the CSS Amimations Review
3+
block: review-css-animations
4+
superBlock: front-end-development
5+
---
6+
7+
## Introduction to the CSS Amimations Review
8+
9+
Review the CSS Amimations concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the CSS Attribute Selectors Review
3+
block: review-css-attribute-selectors
4+
superBlock: front-end-development
5+
---
6+
7+
## Introduction to the CSS Attribute Selectors Review
8+
9+
Review the CSS Attribute Selectors concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the CSS Backgrounds and Borders Review
3+
block: review-css-backgrounds-and-borders
4+
superBlock: front-end-development
5+
---
6+
7+
## Introduction to the CSS Backgrounds and Borders Review
8+
9+
Review the CSS Backgrounds and Borders concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the CSS Colors Review
3+
block: review-css-colors
4+
superBlock: front-end-development
5+
---
6+
7+
## Introduction to the CSS Colors Review
8+
9+
Review the CSS Colors concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the CSS Flexbox Review
3+
block: review-css-flexbox
4+
superBlock: front-end-development
5+
---
6+
7+
## Introduction to the CSS Flexbox Review
8+
9+
Review the CSS Flexbox concepts to prepare for the upcoming quiz.
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
title: Introduction to the CSS Grid Review
3+
block: review-css-grid
4+
superBlock: front-end-development
5+
---
6+
7+
## Introduction to the CSS Grid Review
8+
9+
Review the CSS Grid concepts to prepare for the upcoming quiz.

0 commit comments

Comments
 (0)