Moa Davou
@moadavouAll solutions
- Submitted 4 months ago
Newsletter sign-up form with success message using CUBE CSS & Sass
- HTML
- CSS
- JS
Any suggestions and comments on how I can improve are welcome!
- Submitted 5 months ago
Article preview component using CUBE CSS & Sass
- HTML
- CSS
- JS
Any suggestions and comments on how I can improve are welcome!
- Submitted 6 months ago
Results summary component using Sass
- HTML
- CSS
Any suggestions and comments on how I can improve are welcome!
- Submitted 6 months ago
Meet landing page using CUBE CSS & Sass
- HTML
- CSS
I would like some help with reviewing the code. Are there any accessibility issues? Suggestions for code improvement are welcome!
- Submitted 7 months ago
Testimonials grid section using CUBE CSS
- HTML
- CSS
Any suggestions and comments on how I can improve are welcome!
- Submitted 7 months ago
Four card feature section using CUBE CSS
- HTML
- CSS
Any suggestions and comments on how I can improve are welcome!
- Submitted 7 months ago
Product preview card component using CUBE CSS
- HTML
- CSS
I would love it if someone could skim through my code and give feedback on the CUBE CSS methodology (I'm certain that I missed a few things), as well as if there are any ways for me to improve my code related to accessibility.
I'm also wondering if it's okay to leave
section
,div
, etc. without a class oraria-label
for accessibility? All of my "empty" elements looked so empty in the accessibility tree. - Submitted 7 months ago
Recipe page using CUBE CSS
- HTML
- CSS
I want to continue to focus on trying out this utility class and CUBE CSS approach. It feels like a more professional way to write code - I'm not 100% sure.
- Is this a good way (understandable, easy to work with, etc.) to write code?
- I'm curious about how professionals usually structure their code and why. Is it in this way? Does it vary a lot depending on the individual and workplace?
- Submitted 7 months ago
Social links profile
- HTML
- CSS
I would love to read more about utility classes, responsive units, and accessibility. If someone has some good articles on these topics, please send them my way!
I would also appreciate if someone could answer the following:
- Is there anywhere in my code where it could have been beneficial to use
grid
instead offlexbox
? - Is it a good idea to set up utility classes and a more comprehensive CSS reset for smaller projects like this one?
- Are there any accessibility improvements I could make to my project?
- Submitted 7 months ago
Blog preview card
- HTML
- CSS
Any suggestions and comments on how I can improve are welcome!
- Submitted 7 months ago
QR code component
- HTML
- CSS
Since I'm still a beginner, I would greatly appreciate it if someone could skim through my code and look for improvements related to accessibility and best practices. I want to ensure that I write as good of a code as possible.