Ejiro Frances
@Ejiro-FrancesAll solutions
- Submitted 19 days ago
Time Tracking Dashboard
- HTML
- CSS
- JS
- I was unable to use grid-areas in Sass. A solution to this would be greatly appreciated.
- I would also like a code review with pointers on how to improve my code.
- Finally, I'm wondering if it's possible to use wrap in grid or if I have to use auto-fit or minmax?
- Submitted 21 days ago
Newsletter Sign Up with Success message
- HTML
- CSS
- JS
-
Choosing the Best CSS Units: Feedback on using different CSS units (like
px
,rem
,em
,%
) would be valuable, especially for responsive design and scaling elements effectively. Guidance on when to use each unit type in various situations (such as font sizes vs. layout spacing) could refine my approach. -
Enhanced Email Validation: While the current regex covers many email formats, advice on a more comprehensive pattern would help ensure the form accepts all valid email formats while catching more errors.
-
Accessibility Improvements: Suggestions on using ARIA roles and attributes to make the form accessible to screen readers or improving keyboard navigation would be great for making the form more inclusive.
-
CSS and JavaScript Structure Optimization: Input on structuring my code for readability, scalability, and performance.
- Submitted 29 days ago
Testimonial Grid Section
- HTML
- CSS
I would love explanations on how to better use grid display.
- Submitted about 1 month ago
Product Preview Card Component
- HTML
- CSS
I would like feedback on best practices to achieve responsiveness on this component.
- Submitted about 1 month ago
Recipe Page
- HTML
- CSS
I would like a review of what I have done and any pointers to make it better would be greatly appreciated.
- Submitted about 1 month ago
Social Link Profile
- HTML
- CSS
I would like an opinion on best practices to make my project as close to the design as possible.
- Submitted about 1 month ago
qrCode; used Flexbox
- HTML
- CSS
I would like help in understanding how to identify box shadows and best practices in writing them.