Latest solutions
Responsive Social Links
PSubmitted 9 months agoI require a little more help in understanding how to tackle problems in regard to responsive design beyond that it was smooth
Blog Preview Card
PSubmitted 9 months agoI would definitely require help on understanding the responsive design. From the Figma file, I was not able to understand what should be the ideal size of the card in different aspect ratios. Mobile or desktop, so I ended up hard-coding the size.
QR Code Component
PSubmitted 9 months agoSome Code review would be nice, I had a sense I could arrange my card components well, to have a reusable styling.
Latest comments
- @Fatma-MP@i-rebel-aj
This is looking good I was able to understand HTML clearly as well as the CSS.
Does the layout look good on a range of screen sizes?
The card's height and width do not change with different sizes, thus no margin is seen when in mobile view.
Also,There is also a component, which changes colour of links on hover to green with fade in and out, that is missing.
Is the code well-structured, readable, and reusable?
Yes
Marked as helpful - @vyacheslav-piskunWhat are you most proud of, and what would you do differently next time?
This was an introduction to the platform. I don’t like writing descriptions, but I’m proud that I wrote it anyway)
What challenges did you encounter, and how did you overcome them?no problems
What specific areas of your project would you like help with?It was a fairly simple task. But even here, any comments for improvement are welcome)
P@i-rebel-ajThis solution covers everything requires, perfect. :)
- @MehakCoderP@i-rebel-aj
The site is easily accessible with design matching perfectly. The code is readable and understandable, with separated files.