File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change 5
5
< link href ="CSS/style.css " rel ="stylesheet " type ="text/css " />
6
6
</ head >
7
7
< body >
8
+ <!-- This is a comment. Add your "Hello, World" here! -->
8
9
< div class ="wrap ">
9
10
< div class ="section sTop ">
10
11
< div class ="inner ">
@@ -24,6 +25,7 @@ <h2 class="subtitle">This is a subtitle!</h2>
24
25
</ div >
25
26
26
27
< div class ="section s1 " id ="s1 ">
28
+ <!-- Add your anchor link around some content here. -->
27
29
< div class ="inner ">
28
30
< h1 > This goes to Link #1</ h1 >
29
31
< h2 > Can you change the image below?</ h2 >
@@ -34,6 +36,7 @@ <h2>Can you change the image below?</h2>
34
36
</ div >
35
37
36
38
< div class ="section s2 " id ="s2 ">
39
+ <!-- Add your animated GIF here within the img tag -->
37
40
< div class ="inner ">
38
41
< h1 > This goes to Link #2</ h1 >
39
42
< h2 > Can you change the link to this image?</ h2 >
You can’t perform that action at this time.
0 commit comments