Skip to content

Commit 1abbf7c

Browse files
authored
Update links in course structure to 'Demo'
1 parent 186b9da commit 1abbf7c

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

README.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -14,26 +14,26 @@ Each folder represents a specific topic range from the course and includes the r
1414

1515
| Folder Name | Assignments Range | Link |
1616
| ----------------------------- | ----------------- | -------------------------------------------------------------------------------------------------------------- |
17-
| Elements And Naming | 01 – 04 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/elements-and-naming/index.html) |
18-
| Background, Margin, Padding | 05 – 08 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/background-margin-padding/index.html) |
19-
| Border, Outline, Display | 09 – 12 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/border-outline-display/index.html) |
20-
| Nesting, Dimensions, Overflow | 13 – 16 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/nesting-dimension-overflow/index.html) |
21-
| Text Formatting | 17 – 21 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/text-formatting/index.html) |
22-
| Inheritance, Typography | 22 – 26 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/inheritance-typography/index.html) |
23-
| Float, Opacity | 27 – 29 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/float-opacity/index.html) |
24-
| Position, List, Table | 30 – 33 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/position-list-table/index.html) |
25-
| Pseudo Classes & Elements | 34 – 37 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/pseudo-classes-elements/index.html) |
26-
| Border Radius, Box Shadow | 38 – 41 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/border-radius-box-shadow/index.html) |
27-
| Transitions & Variables | 42 – 45 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/transitions-variables/index.html) |
28-
| Flexbox | 46 – 53 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/flex-box/index.html) |
29-
| Filters & Gradients | 54 – 56 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/filters-gradient/index.html) |
30-
| Grid | 57 – 64 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/grid/index.html) |
31-
| Scale, Rotate, Translate | 65 – 67 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/scale-rotate-translate/index.html) |
32-
| Skew, Matrix, 3D Transform | 68 – 73 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/skew-matrix-3d/index.html) |
33-
| Animation | 74 – 77 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/animation/index.html) |
34-
| Selectors | 78 – 82 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/selectors/index.html) |
35-
| Media Queries | 83 – 85 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/media-queries/index.html) |
36-
| Global Values | 86 – 88 | [Open Project](https://atef7534.github.io/CSS-Course-Elzero-Assignments/global-values/index.html) |
17+
| Elements And Naming | 01 – 04 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/elements-and-naming/index.html) |
18+
| Background, Margin, Padding | 05 – 08 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/background-margin-padding/index.html) |
19+
| Border, Outline, Display | 09 – 12 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/border-outline-display/index.html) |
20+
| Nesting, Dimensions, Overflow | 13 – 16 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/nesting-dimension-overflow/index.html) |
21+
| Text Formatting | 17 – 21 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/text-formatting/index.html) |
22+
| Inheritance, Typography | 22 – 26 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/inheritance-typography/index.html) |
23+
| Float, Opacity | 27 – 29 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/float-opacity/index.html) |
24+
| Position, List, Table | 30 – 33 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/position-list-table/index.html) |
25+
| Pseudo Classes & Elements | 34 – 37 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/pseudo-classes-elements/index.html) |
26+
| Border Radius, Box Shadow | 38 – 41 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/border-radius-box-shadow/index.html) |
27+
| Transitions & Variables | 42 – 45 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/transitions-variables/index.html) |
28+
| Flexbox | 46 – 53 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/flex-box/index.html) |
29+
| Filters & Gradients | 54 – 56 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/filters-gradient/index.html) |
30+
| Grid | 57 – 64 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/grid/index.html) |
31+
| Scale, Rotate, Translate | 65 – 67 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/scale-rotate-translate/index.html) |
32+
| Skew, Matrix, 3D Transform | 68 – 73 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/skew-matrix-3d/index.html) |
33+
| Animation | 74 – 77 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/animation/index.html) |
34+
| Selectors | 78 – 82 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/selectors/index.html) |
35+
| Media Queries | 83 – 85 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/media-queries/index.html) |
36+
| Global Values | 86 – 88 | [Demo](https://atef7534.github.io/CSS-Course-Elzero-Assignments/global-values/index.html) |
3737

3838
## 🚀 About the Course
3939

0 commit comments

Comments
 (0)