Peter Bachman
@PeterBachman100All solutions
- Submitted 5 months ago
Article Preview Componenet
- HTML
- CSS
- JS
I'll be curious to see how others have structured the pop-menu in html and positioned with css. It seems most intuitive to have it be a child of the footer section on mobile for the layout on the bottom, but then on desktop it would be easier for it to be a child of the share button so it can be positioned relative to that.
- Submitted 6 months ago
Four Card Feature
- HTML
- CSS
This is actually my first time using Grid, and I'm not sure what best practices are for layout options. It feels like what I created isn't very flexible. I would be interested in seeing other approaches to this specific layout pattern.
- Submitted 7 months ago
Product Preview Card
- HTML
- CSS
Curious if anybody has a different approach to the spacing and css.
- Submitted 7 months ago
WorkIt Landing Page
- HTML
- CSS
What do you think is the best approach for the curves in this case and why?
- Submitted 8 months ago
FAQ Accordion
- HTML
- CSS
- JS
Deciding which HTML elements to use to represent the FAQs section for the most accurate semantics and accessibility.
- Submitted 8 months ago
Recipe Card
- HTML
- CSS
Not a big deal, but the number 1 in the instructions list is different than the design doc despite being the same font, and I can't figure out why.