Skip to content

Commit 1d49d20

Browse files
committed
Update Project Links
1 parent 7f495e3 commit 1d49d20

File tree

1 file changed

+29
-19
lines changed

1 file changed

+29
-19
lines changed

README.md

Lines changed: 29 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,44 @@
11
# CSS Basics Projects
22

33
#### 01. CSS Fundamentals
4-
https://css-fundamentals-prod.netlify.app/
54

6-
#### 02. Colors
7-
https://css-colors-prod.netlify.app/
5+
https://css-basics-projects-prod.netlify.app/01-css-fundamentals/index.html
86

9-
#### 03 - Units
10-
https://css-units-prod.netlify.app/
7+
#### 02. Colors
118

12-
#### 04 - Typography
13-
https://css-typography-prod.netlify.app/
9+
https://css-basics-projects-prod.netlify.app/02-colors/index.html
1410

15-
#### 05 - CSS Box Model
16-
https://css-model-prod.netlify.app/
11+
#### 03 - Units
1712

18-
#### 06 - Display
19-
https://css-display-prod.netlify.app/
13+
https://css-basics-projects-prod.netlify.app/03-units/index.html
2014

21-
#### 07 - Background Images
22-
https://css-background-images-prod.netlify.app/
15+
#### 04 - Typography
2316

24-
#### 08 - Position
25-
https://css-position-prod.netlify.app/
17+
https://css-basics-projects-prod.netlify.app/04-typography/index.html
2618

27-
#### 09 - Animation
28-
https://css-animation-prod.netlify.app/
19+
#### 05 - CSS Box Model
2920

30-
#### 10 - Cards
31-
https://css-cards-prod.netlify.app/
21+
https://css-basics-projects-prod.netlify.app/05-css-model/index.html
22+
23+
#### 06 - Display
24+
25+
https://css-basics-projects-prod.netlify.app/06-display-property/index.html
26+
27+
#### 07 - Background Images
28+
29+
https://css-basics-projects-prod.netlify.app/07-background-images/index.html
30+
31+
#### 08 - Position
32+
33+
https://css-basics-projects-prod.netlify.app/08-position-property/index.html
34+
35+
#### 09 - Animation
36+
37+
https://css-basics-projects-prod.netlify.app/09-animation-property/index.html
38+
39+
#### 10 - Cards
40+
41+
https://css-basics-projects-prod.netlify.app/10-cards/index.html
3242

3343
---
3444

0 commit comments

Comments
 (0)