Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 8d1f7a4

Browse files
authored
Update README.md
Fix broken links
1 parent 54743a7 commit 8d1f7a4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

teacher-prep/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,11 @@ In here, you will find any planning that teachers who have delivered this course
1010

1111
## Presentations
1212

13-
[Week 1](Week 1/Slides.pdf)
13+
[Week 1](Week%201/Slides.pdf)
1414

1515
## Live Coding Exercises
1616

17-
* [Simple HTML file](Week 1/examples/simple.html) - Shows the structure of a simple **index.html** file.
18-
* [Non-semantic elements demo](Week 1/examples/elements.html) - Demonstrates the use of non-semantic elements in a web page.
19-
* [Attributes demo](Week 1/examples/attributes.html) - Demonstrates various HTML elements that accept certain attributes.
20-
* [CSS demo](Week1 /examples/index.html) - Demonstrates various CSS styling techniques.
17+
* [Simple HTML file](Week%201/examples/simple.html) - Shows the structure of a simple **index.html** file.
18+
* [Non-semantic elements demo](Week%201/examples/elements.html) - Demonstrates the use of non-semantic elements in a web page.
19+
* [Attributes demo](Week%201/examples/attributes.html) - Demonstrates various HTML elements that accept certain attributes.
20+
* [CSS demo](Week%201/examples/index.html) - Demonstrates various CSS styling techniques.

0 commit comments

Comments
 (0)