karo
July 24, 2019, 9:39am
#1
Hello! This is my first post so hi to all of you!
I have recently finished my first project and would appreciate any feedback. I really am not sure about many things (for example the usage of flex vs grid) and am under impression my HTML structure has too much divs.
Anyway, here is the link: https://codepen.io/karolinawojak/full/ymNYqB
Thanks!
1 Like
You didn’t close all the <figure>
tags.
Don’t use <figure>
without a graphic or img
.
You only have one actual figcaption
the rest are list headings. Use a heading tag or at least a <p>
you could style bold.
You have an unclosed block on a media query.
I like everything else nice style, good subject. Learned something new today.
Hello, very good.
I need to improve my work a lot you give me a good vision for my exercises and projects.
Thank you!
This is one of the better Tribute pages I have seen. Keep up the great work.
karo
July 25, 2019, 6:32am
#5
Thank you very much for the feedback. I fixed the issues you wrote about. I’m glad you liked the subject
karo
July 25, 2019, 6:34am
#6
Thank you! I’m glad you like it.
1 Like
karo
July 25, 2019, 6:35am
#7
Thank you, it means a lot.