Stephanie Dennehy
@Stephanie-DennehyAll solutions
- Submitted 3 months ago
Article Preview Component
- HTML
- CSS
- JS
I had trouble with getting the arrow icon for the share feature to change colors. I was able to change the background, but not the icon. I considered editing it in a photo program and just swapping the image when it was clicked, but I feel like there is a better way to do this. So I am looking for ways to make that color change happen. Any suggestions are welcome!
- Submitted 3 months ago
Meet Landing Page
- HTML
- CSS
I would love to know if there is a different way to lay out the images and have them swap at the different size breakpoints. (I used media queries and hid images at different breakpoints). Any suggestions for other ways to do this would be appreciated!
- Submitted 3 months ago
Huddle Landing Page Section
- HTML
- CSS
I used an absolute position to get the social icons in the right place. Did you do it differently? What solution did you use?
- Submitted 3 months ago
Order Summary Component
- HTML
- CSS
I don't have any specific areas where I am looking for feedback. Happy for any general comments on how I can improve my code to more closely match the original design concept!
- Submitted 3 months ago
FAQ Accordion
- HTML
- CSS
- JS
Always open to any feedback regarding the code and ways to make it more concise.
I don't think there is anything specific that I am looking for feedback on.
- Submitted 4 months ago
Testimonial Grid
- HTML
- CSS
Nothing specific that I am looking for help with, but I am always open to other ideas/suggestions/improvements in the work I have done.
- Submitted 4 months ago
Four Card Features Section
- HTML
- CSS
I had a hard time getting the first and last card in the right positions. I used position absolute to move them but I was having a hard time getting my Tailwind classes to fully cooperate to adjust the spacing the way I wanted. I'd love to know if there's a better/easier way to do that part than the way I did it.
- Submitted 4 months ago
Product Preview Card
- HTML
- CSS
I don't think there is anything I need help with. But I will always take any comments or suggestions for my code. :-)
- Submitted 5 months ago
Recipe Page
- HTML
- CSS
I would love to see other solutions to the Nutrition section at the bottom if anyone set it up in a table layout rather than using flex box.
- Submitted 5 months ago
Social Links Profile
- HTML
- CSS
I don't think there are any particular things that I need help with on this one, but I am always open to any suggestions for any CSS stylings that could be combined or written differently to make it shorter and easier to read.
- Submitted 5 months ago
Frontend Mentor | Blog preview card
- HTML
- CSS
I did try to implement the clamp function in my CSS to achieve the text size changes without using media queries but I could not get it to work correctly so I went back to rem units. If anyone has tips for using this or a better solution I'd love some input!