P
ownedbyanonymous
@ownedbyanonymousAll solutions
- Submitted about 2 months ago
Responsive landing page using CSS Grid and Flexbox
- HTML
- CSS
Best practice and approach to responsive design especially when it comes to fonts and images. How to set media queries so that there are no devices left behind Difference between absolute and relative and when to use to each.
- Submitted 2 months ago
Responsive testimonial section using CSS Grid
- HTML
- CSS
- Use of absolute and relative values of the position property. (What was the best way to position the quotation mark image in the first testimonial)
- Are there areas l could refactor to avoid the use of media-queries. Your feedback will greatly be appreciated!
- Submitted 3 months ago
Four card feature using Grid Layout.
- HTML
- CSS
I need to practice using grid layout more as this is a new concept.
- Submitted 4 months ago
Responsive product preview card component
- HTML
- CSS
Using assets optimized for different device sizes Still having knowledge gaps in the use of em and rem, Flexbox and media queries.
- Submitted 4 months ago
Resposive social media links card
- HTML
- CSS
Code quality: how best l can improve on the use of HTML semantic tags, media queries and Flexbox
- Submitted 4 months ago
Responsive Blog Preview Card with hover state
- HTML
- CSS
Read more on Flexbox (the execerices have allowed to just scratch the surface) Read on the difference between em and rem and best use case for each unit.
- Submitted 5 months ago
Responsive QR Code Component
- HTML
- CSS
- I would appreciate feedback on my codebase. I understand there are many ways to solve a problem but feedback around the areas of efficiency and suggestions on how l could improve my codebase would be much appreciated.
- Also reviewers are free to highlight area where did follow best practices as l am preparing myself for a Frontend Engineer position.