dewyrag
@dewyragAll solutions
- Submitted 5 months ago
Fylo data storage component
- HTML
- CSS
i have no clue why my white box is off, in the screenshot but in the live its in the correct position
- Submitted 5 months ago
Results summary component
- HTML
- CSS
does anyone know why my summary card border-radius wont change? I set the border radius in media queries but it wont change
please give feedback
- Submitted 6 months ago
Huddle landing page with a single introductory section
- HTML
- CSS
please give me tips
- Submitted 6 months ago
Stats preview card component
- HTML
- CSS
The borders of my image are gray how do I fix that?
- Submitted 6 months ago
Social Proof Section
- HTML
- CSS
I think I need help on a lot of things with this one. Feedback is appreciated.
- Submitted 6 months ago
Testimonials grid section w/ pop out animation
- HTML
- CSS
I don't know why my solution looks weird but in the live repository it looks normal can anyone help me with that?
Also how do I center the wrapper without messing with the sizing of the cards? I tried align-items and justify-content but it just messes with some of the cards.
- Submitted 6 months ago
Product preview card component
- HTML
- CSS
When I did display flex, flex-direction row in media quieres the image was shrunk in the white box because the width was stuck to 100% of the parent. How would I avoid this next time.
Also can anyone look at my code and give me tips on what I could've done differently? And how I could've done this better.
- Submitted 6 months ago
3 Column Preview Card
- HTML
- CSS
Why are my button outlines black in the github live but in the vscode server live its displays as what I set it to?
- Submitted 6 months ago
Blog Preview Card
- HTML
- CSS
For some reason I can't round the borders for the image. I try to use
border-radius
in the.card-img
and it doesnt work, then I try to use it incard-img img { }
and it still doesn't work.(PROBLEM FIXED)
- Submitted 7 months ago
Social-Links-Profile
- HTML
- CSS
Whenever I use border-radius on the buttons the sides get cut off. Bettering responsiveness. Learning how to center containers an items inside of containers with flexbox instead of CSS Grid.