.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
I would like to learn about best way to style and animate a cross-platform progress bar. I know my solution is production ready.
Fortunately, I think it went well. Still, I welcome reviews and suggestions to improve my code and understanding. Thank you.
Fortunately, I think it went well. Still, I welcome reviews and suggestions to improve my code and understanding. Thank you.
Fortunately, I think it went well. Still, I welcome reviews and suggestions to improve my code and understanding, especially accessibility improvments. Thank you.
I welcome reviews and suggestions, to improve my code and understanding. Thank you.
Fortunately, I think it went well. Still, I welcome reviews and suggestions. Thank you.
.
What challenges did you encounter, and how did you overcome them?.
What specific areas of your project would you like help with?.
Looks good! Great job.
Only thing I can add is, using letter-spacing
on all the headings. It gives them a little more breathing room.
.
What challenges did you encounter, and how did you overcome them?..
What specific areas of your project would you like help with?.
Looks almost pixel perfect! Great job!
I will consider mobile first nex time.
What challenges did you encounter, and how did you overcome them?I had some struggles with meassures
What specific areas of your project would you like help with?Better coding tecniques.
Hey, great solution! Looks almost pixel perfect.
Not a lot to add to your solution, but I observed somethings that may be helpful:
px
for font-size
. You should use rem
or em
for better accessibility.clamp()
with a type scale to make font-size responsive/fluid.I've actually done that challenge already a long time ago, but it got lost somewhere, so I had to complete it again. I like the fact that it didn't take much time, was very easy, and that I didn't encounter any problems.
What challenges did you encounter, and how did you overcome them?None fortunately.
What specific areas of your project would you like help with?In this case, I hope I need no help.
Wow, this looks pixel perfect!
I checked your code and learned some things. I recently did this challenge, but ended up using unnecessary wrapper elements for styling.
Great job!