Ye-Won Seo
@yaywonahAll solutions
- Submitted 5 days ago
Product Preview Card
- HTML
- CSS
I keep getting a small amount of white space between the bottom of the img and the end of the product card when viewed via desktop. I'd like to know how others went about planning the height of their product card, and if they used px or a more responsive unit of measurement.
- Submitted 25 days ago
Recipe Card
- HTML
- CSS
I did choose to use to emulate the line breaks in the design, but I'm curious to see if there's a better or neater way to accomplish that with another kind of CSS. I'd also like to know if I used the table html correctly for the nutrition information section.
- Submitted about 1 month ago
Social Links Profile Solution
- HTML
- CSS
I saw that the pointer cursor in the active states screenshot was black as opposed to white. Is there a way to style the cursor: pointer in CSS to be black? Or does it have to be a custom pointer: url()?
- Submitted about 1 month ago
Blog Preview Card Using HTML/CSS
- HTML
- CSS
Any redundancies or unclear code in my CSS or HTML. Whether or not I could have used a better way to code my project.