File tree Expand file tree Collapse file tree 1 file changed +6
-15
lines changed
Expand file tree Collapse file tree 1 file changed +6
-15
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
2- < html lang ="en- ">
2+ < html lang ="en ">
33 < head >
44 < meta charset ="utf-8 " />
5- < meta name ="viewport " content ="width=device-width ", initial-scale ="1.0 "/>
5+ < meta name ="viewport " content ="width=device-width ", initial-scale ="1.0 " />
66 < title > MDN CSS Exercises</ title >
7- < link rel ="style.css " href ="style.css ">
7+ < link rel ="stylesheet " href ="style.css " / >
88 </ head >
99 < body >
1010
1111< nav >
1212 < ul >
1313< li > < a href ="learn/getting-started/biog.html "> Styling a biography</ a > </ li >
14- < li > < a href ="./ learn/tasks/backgrounds/backgrounds1-download.html "> Backgrounds Task 1</ a > </ li >
15- < li > < a href ="./ learn/tasks/backgrounds/backgrounds2-download.html "> Backgrounds Task 2</ a > </ li >
14+ < li > < a href ="learn/tasks/backgrounds/backgrounds1-download.html "> Backgrounds Task 1</ a > </ li >
15+ < li > < a href ="learn/tasks/backgrounds/backgrounds2-download.html "> Backgrounds Task 2</ a > </ li >
1616
17- < li > < a href ="./modules/colors.html "> Color syntax converter</ a > </ li >
18-
19-
20-
21- < li > < a href ="css-examples/learn/getting-started/biog.html "> Styling a biography</ a > </ li >
22-
23- < li > < a href ="css-examples/learn/tasks/backgrounds/backgrounds1-download.html "> Backgrounds Task 1</ a > </ li >
24- < li > < a href ="css-examples//learn/tasks/backgrounds/backgrounds2-download.html "> Backgrounds Task 2</ a > </ li >
25-
26- < li > < a href ="css-examples/modules/colors.html "> Color syntax converter</ a > </ li >
17+ < li > < a href ="modules/colors.html "> Color syntax converter</ a > </ li >
2718 </ ul >
2819</ nav >
2920
You can’t perform that action at this time.
0 commit comments