File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="UTF-8 " />
5
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
6
+ < title > Document</ title >
7
+ </ head >
8
+ < body >
9
+ < ul >
10
+ < li >
11
+ < a href ="/starter/02-HTML-Fundamentals/ "> 02-HTML-Fundamentals</ a >
12
+ </ li >
13
+ < li >
14
+ < a href ="/starter/03-CSS-Fundamentals/ "> 03-CSS-Fundamentals</ a >
15
+ </ li >
16
+ < li >
17
+ < a href ="/starter/04-CSS-Layouts/ "> 04-CSS-Layouts</ a >
18
+ </ li >
19
+ < li >
20
+ < a href ="/starter/05-Design/ "> 05-Design</ a >
21
+ </ li >
22
+ < li >
23
+ < a href ="/starter/06-Components/ "> 06-Components</ a >
24
+ </ li >
25
+ < li >
26
+ < a href ="/starter/07-Omnifood-Desktop/ "> 07-Omnifood-Desktop</ a >
27
+ </ li >
28
+ < li >
29
+ < a href ="/starter/08-Omnifood-Responsive/ "> 08-Omnifood-Responsive</ a >
30
+ </ li >
31
+ < li >
32
+ < a href ="/starter/09-Omnifood-Optimizations/ "
33
+ > 09-Omnifood-Optimizations</ a
34
+ >
35
+ </ li >
36
+ </ ul >
37
+ </ body >
38
+ </ html >
You can’t perform that action at this time.
0 commit comments