File tree 1 file changed +9
-5
lines changed
projects/FrontendMentor/newbie/blog-preview-card
1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change 26
26
27
27
< body >
28
28
29
- < h1 class ="visually-hidden "> Blog Preview Card Frontend Mentor Challenge Solution</ h1 >
29
+ < header >
30
+ < h1 class ="visually-hidden "> Blog Preview Card Frontend Mentor Challenge Solution</ h1 >
31
+ </ header >
30
32
< main >
31
33
< article >
32
34
< figure > < img src ="assets/images/illustration-article.svg " alt ="Image of something "> </ figure >
@@ -44,10 +46,12 @@ <h2>HTML & CSS foundations</h2>
44
46
</ article >
45
47
</ main >
46
48
47
- <!-- <div class="attribution">
48
- Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>.
49
- Coded by <a href="https://tarasis.net">Robert McGovern</a>.
50
- </div> -->
49
+ < footer >
50
+ <!-- <div class="attribution">
51
+ Challenge by <a href="https://www.frontendmentor.io?ref=challenge" target="_blank">Frontend Mentor</a>.
52
+ Coded by <a href="https://tarasis.net">Robert McGovern</a>.
53
+ </div> -->
54
+ </ footer >
51
55
</ body >
52
56
53
57
</ html >
You can’t perform that action at this time.
0 commit comments