Neil
@neildeoAll solutions
- Submitted 6 months ago
Testimonials grid
- HTML
- CSS
I am keen to understand sizing differences between browsers. When I view my page on Chrome, it fits comfortably on the screen with plenty of whitespace around it. But in Safari, there is a vertical scrollbar. If anyone knows why this occurs and how to manage it, I would be open to learning!
- Submitted 6 months ago
Clipboard landing page with responsive flexbox/grid
- HTML
- CSS
Any advice on how to approach the overflowing image or the left-aligned grid footer nav would be very welcome.
I also know my CSS is a bit of a mess, so some organisational tips would also help me a lot.
- Submitted 7 months ago
Four card feature section
- HTML
- CSS
I tried hard to get the shadow effect on the cards looking correct, but I still have no idea what was actually used in the design! Any pointers here would be appreciated.
- Submitted 7 months ago
Perfume product card
- HTML
- CSS
I am still unsure about general best practice for media query breakpoints, and whether it's important to consider certain atypical layouts for a given project (in this case, landscape orientation for mobile). Any advice on how others think through this would be great.
- Submitted 7 months ago
Simple recipe page
- HTML
- CSS
Safari seems to not like the header font; things look a lot better in Chrome. It's good to be aware of these discrepancies but I would like to learn more about how they can be resolved (if at all).
Feedback on my semantic HTML would be welcome.
- Submitted 7 months ago
Blog preview card
- HTML
- CSS
I'm interested to see how I could get the image to match the design file in the mobile layout. In my solution, the dimensions are about right, but the image seems zoomed in in the design file.
- Submitted 7 months ago
First attempt at QR code challenge
- HTML
- CSS
Some advice on a better/more 'correct' setup for the formatting would be welcome. I only used one container div with a vertical flexbox.