Latest solutions
Responsive social media link showing like a card with hover using css.
Submitted 10 months agonot yet
Latest comments
- @3laagaberSubmitted 9 months ago@jamesking2408Posted 9 months ago
Does the solution include semantic HTML? Yes Is it accessible, and what improvements could be made? Yes Does the layout look good on a range of screen sizes? Yes Is the code well-structured, readable, and reusable? Yes Does the solution differ considerably from the design? Yes
0 - @JUNEDSKSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
I had a blast building this card! I'll definitely try adding some animations with gsap and playing around with different colors.
What challenges did you encounter, and how did you overcome them?Its nothing that hard
What specific areas of your project would you like help with?color combinations probably
@jamesking2408Posted 10 months agoDoes the solution include semantic HTML? - yes Is it accessible, and what improvements could be made?- yes Does the layout look good on a range of screen sizes?- yes Is the code well-structured, readable, and reusable?- yes Does the solution differ considerably from the design?- yes
1 - @HroldddpSubmitted 10 months agoWhat are you most proud of, and what would you do differently next time?
I guess the part where it is responsive. I do not need to use the media rule and adjust it. I have tested it on my phone, and it looks great.
What challenges did you encounter, and how did you overcome them?The SVG element is where I have to center it. The solution that I have thought of is adjusting the width of the parent container.
What specific areas of your project would you like help with?The part when adding animations. I cannot seem to do it where you hover over a text and the container's box shadow will expand it was very hard to understand, and I ended up not doing it.
@jamesking2408Posted 10 months agoDoes the solution include semantic HTML? - yes Is it accessible, and what improvements could be made? - flex Does the layout look good on a range of screen sizes? - little bit Is the code well-structured, readable, and reusable? - Yes Does the solution differ considerably from the design? - yes
0 - @kunallatta2Submitted 10 months ago