File tree Expand file tree Collapse file tree 10 files changed +6
-6
lines changed
Expand file tree Collapse file tree 10 files changed +6
-6
lines changed File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 22< html lang ="en ">
33< head >
44 < meta charset ="utf-8 ">
5- < title > My favorite Emoji </ title >
5+ < title > My favorite emoji </ title >
66 < link rel ="stylesheet " href ="https://cdn.simplecss.org/simple.css ">
77 < link rel ="stylesheet " href ="style.css " />
88</ head >
1111 < a href ="index.html "> Home</ a >
1212 < a href ="images/gallery.html "> Gallery</ a >
1313</ nav >
14- < h1 > My favorite Emoji </ h1 >
14+ < h1 > My favorite emoji </ h1 >
1515< p > I don't just < em > like</ em > emoji,< br >
1616I < strong > love</ strong > emoji!</ p >
17- < p > Here is a table of my most used emoji:</ p >
17+ < p > Here's a table of my most- used emoji:</ p >
1818< table >
1919< thead >
2020< tr > < th > #</ th > < th > Emoji</ th > < th > Name</ th > </ tr >
Original file line number Diff line number Diff line change 33
44< head >
55 < meta charset ="utf-8 ">
6- < title > Am I HTML already? </ title >
6+ < title > Image gallery </ title >
77 < link rel ="stylesheet " href ="https://cdn.simplecss.org/simple.css ">
88 < link rel ="stylesheet " href ="../style.css " />
99</ head >
1313 < a href ="../index.html "> Home</ a >
1414 < a href ="../emoji.html "> Emoji</ a >
1515 </ nav >
16- < h1 > Image Gallery </ h1 >
16+ < h1 > Image gallery </ h1 >
1717 < div class ="gallery rounded ">
1818 < img src ="sky_1.png " alt ="Cloudy sky. " class ="rounded ">
1919 < img src ="sky_2.png " alt ="Sky with sun shining through clouds. " class ="rounded ">
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1111 < a href ="emoji.html "> Emoji</ a >
1212 < a href ="images/gallery.html "> Gallery</ a >
1313 </ nav >
14- < h1 > Hello World Wide Web!</ h1 >
14+ < h1 > Hello, World Wide Web!</ h1 >
1515 < p > This is my first website.</ p >
1616
1717 < h2 > About me</ h2 >
File renamed without changes.
You can’t perform that action at this time.
0 commit comments