Justin
@andrew-j-brownAll solutions
- Submitted 5 months ago
Four Card Feature Section
- HTML
- CSS
I'd love some tips regarding proper semantic html elements. I still struggle in confidently choosing the proper elements for my page structure.
... the sizing isn't perfect on all the elements, but it's close enough (and I don't have pro for the design docs yet ðŸ˜) so I'm just going to leave it as is and keep grinding more projects out.
- Submitted 5 months ago
Product Preview Card Component
- HTML
- CSS
(ignore this, I assumed that the card was larger than it actually was)
Some help with the scaling of the desktop card would be nice - I would like it to be maybe 90% of it's current size, but couldn't get the image to scale properly. It might be due to my img container formatting.
- Submitted 6 months ago
Recipe Page Main
- HTML
- CSS
My scaling seems to be a bit off... I used a base font size of 16px, and yet it looks smaller than the solution comparison. Any feedback about that would be appreciated!
There are also a couple places where the spacing or font-weights might be off, I plan on going back through at some point to clean that up.
- Submitted 6 months ago
Social Links Profile
- HTML
- CSS
The background image I used loads slowly, most likely due to the resolution. I plan on returning and fixing this. I'd like a way to load higher res images as needed based on the screen resolution.
On the topic of resolutions, I should probably switch from px to rem if I will be developing for resolution compatibility sake.
- Submitted 6 months ago
Blog Preview Card
- HTML
- CSS
I would appreciate a better solution for the responsive text, thanks!