Latest solutions
- Submitted about 1 month ago
Social links profile
- HTML
- CSS
Tips for judging which type of display to use for each element.
Latest comments
- @AbdulWasay18Submitted about 1 month ago@arthurquiquePosted about 1 month ago
Nice work for the responsiveness and the animations on the buttons.
0 - @NPUNITH62Submitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
Proud of: Improved accessibility and responsiveness with better structure and hover effects.
Next time: Use CSS variables for easier theme management and lazy loading for images to boost performance.
What challenges did you encounter, and how did you overcome them?Ensuring responsiveness across devices was tricky, but flexbox and media queries solved it. Also, improving accessibility required using proper aria-labels and semantic elements.
What specific areas of your project would you like help with?Need help with optimizing responsiveness and improving performance using lazy loading. Also open to adding animations or converting to React/Vue for better UX.
@arthurquiquePosted about 1 month agoI wouldn't keep the blue link but I like the close up effect on the card, nice work.
0 - @magv01Submitted 12 months agoWhat are you most proud of, and what would you do differently next time?
First time working from Figma and I think I got this pretty close to the design file . I started off using root styling also for the first time.
What challenges did you encounter, and how did you overcome them?The padding and margin to get it matching the design file as I couldn't see that the exact sizes are in the style guide. I created small, medium, large root styles and calculated 320px wide container against the 288px image size to find the padding size.
What specific areas of your project would you like help with?would like feedback on html structure and css decisions..what could I improve also did I miss anything from the figma design file?