Jacob Stone
@jacob-stone9554All solutions
- Submitted 4 months ago
Article Preview
- HTML
- CSS
- JS
There are a few things I had trouble with as I worked through this project. Firstly, I was not able to get the svg logos to appear how they were in the given design files - mine are rounded and the given are square. I have not had the time to be consistent with my work on these projects, and so after a break this is the first one I have come back to and my work feels and looks a little more unpolished than projects I have taken on in the past. There are many small improvements that can be made, and if you can point them out to me I will do my best to fix them as I go along.
- Submitted 5 months ago
Recipe Page
- HTML
- CSS
I had trouble adjusting the height of the
.recipe-card
container for desktop and tablet views. I ended up putting a set margin on the top and bottom of the container. If anyone has a more elegant solution, please let me know. - Submitted 5 months ago
Social Links Profile
- HTML
- CSS
Nothing in particular. I am open to feedback and ways I can improve my solution though.
PLEASE NOTE: I will probably end up putting my own socials/info into this solution and customizing it to my needs, so if you visit the live site and it does not reflect against the design, that is why :)
- Submitted 5 months ago
Blog Card Preview
- HTML
- CSS
I definitely need to work on making the responsiveness better. I have media queries, but I feel like it can still behave a little wonky when the viewport shrinks and grows.
- Submitted 5 months ago
QR Card
- HTML
- CSS
My design is not perfect. I had some trouble figuring out the dimensions of both the card and the image and my implementation is not perfectly identical to the provided design. Additionally, I had some trouble having the correct styles applied to a mobile view when I accessed the live site from my cell phone.