Latest solutions
CSS Grid
Submitted 7 days agoI believe that it is possible to make the site more responsive with much less code, something that makes it more flexible according to the size of the page.
Css Grid
Submitted 11 days agoI was happy with my result, but I wanted to know if I did the best part of the challenge or if I need to improve something?
Responsive page using flexbox
Submitted 21 days agoJust to know if the algorithm is right and where I could improve.
Latest comments
- @luizfleandro@ChessUP
Congratulations on the project, it's great, try using Media Queries too, it's a good way to make the project much more responsive and better viewed on different types of screens.
- @RafaelDeMello@ChessUP
Vou até escrever em potuguês porque além de brasileiro é meu conterrâneo também kkkk, parabéns pelo código, ficou bom, fácil de ler, utilizei alguns detalhes diferentes, mas ó seu fico ótimo.
Marked as helpful - P@amiramiiWhat are you most proud of, and what would you do differently next time?
I tried to add: -responsiveness -focus for accessibility
What specific areas of your project would you like help with?improvements related to focus and hover or anything really!
@ChessUPYour project is very good. In the @font face, try to also include a generic name, so you can support sites that are unable to load your font.
Marked as helpful - @MckibzWhat are you most proud of, and what would you do differently next time?
I'm most proud of my problem solving and research abilities pulling through to help me figure out things I wasnt sure how to do. Next time I will research things sooner.
What challenges did you encounter, and how did you overcome them?I didnt know how to force objects to where I wanted them to be on the page, or how to round corners. I overcame these obstacles through trial and error, as well as research on google.
What specific areas of your project would you like help with?I'd like advice on how to make my CSS more efficient and specific, as well as advice on the mobile view.
@ChessUPYour website is very nice. Personally, I prefer to use Display Flex and Mobile First, but your CSS is cleaner and more understandable than mine, Congratulations on the website. Try to learn more about mobile first and media query, it will help you develop for mobile.