Latest solutions
article-preview
Submitted 6 months agoI would like some feedback on the code for styling and arranging the elements on page.
QR code component
Submitted 6 months agoFeedback is always appreciated. If I can write the styles in a more elegant way or the html itself, I would like to hear opinions.
Latest comments
- @Liwix420@RoxanaAnamariaTurc
The design looks great and the way you organised the css and js code is clean. well done!
- @a5420bc@RoxanaAnamariaTurc
Good job completing the challenge. It looks like the card with the social links could use some more height and gap between the links.
- @fyplen0x@RoxanaAnamariaTurc
Well done! The end result is very close to the design. The only thing on the UI side I would comment on is the blurring of the box shadow, might not be needed if you follow the design. It is, however, a nice personal touch. I like that you used variables in the css. For next time think about using more semantic html instead of divs :)
- P@Pokerlo442What are you most proud of, and what would you do differently next time?
I would use Flexbox next time to center the card.
What challenges did you encounter, and how did you overcome them?For me it was a challenge to copy the font correctly, although the font size and weight were correct there were still deviations from the original image. I used letter spacing to get it as close as possible.
@RoxanaAnamariaTurcWell done. The final solution is very close to the design. The only thing I noticed is that you underlined the bold text while in the design is not.