- I'd like alternative approach as well as best practices
a5420bc
@a5420bcAll comments
- @BeeAlmightySubmitted 21 days agoWhat specific areas of your project would you like help with?
- @cas1092Submitted 26 days ago
- @7osny13Submitted about 1 month ago
- @abdulrrahmannSubmitted about 1 month ago@a5420bcPosted 29 days ago
Adjust the priority of hover and active states so that when active is triggered, hover becomes ineffective.
0 - @RishiijainnSubmitted about 1 month ago
- P@sztedinaSubmitted about 1 month ago
- P@taceseptSubmitted about 1 month ago@a5420bcPosted about 1 month ago
I believe that classes should be used to adjust styles, and IDs should be used for DOM manipulation.
Marked as helpful0 - @ankitashokgondSubmitted about 1 month agoWhat are you most proud of, and what would you do differently next time?
Instead of using flexbox I tried using grid
- @aaronAlienSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
Glad i compartmentalised the cards like separate components.
Would spent an extra minute looking over the grid template.
What challenges did you encounter, and how did you overcome them?-
Had a problem centering the grid but i couldn't see why...i simply had too many grid columns 🙃
-
Text wrapping, playing with font-sizes and padding.
Media queries for ipad/tablet portrait and landscape 👀
- i was quite broad with @media
-
- P@AjeaSmithSubmitted about 1 month ago
- P@NatentadoSubmitted about 1 month ago
- P@madmarketingproSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
Glad I was able to complete this one. I did put extra time into it. However, I personally think my CSS has a lot of code, maybe some not necessary? If any one can point out how I can better organize my CSS and make sure I'm using only what's needed that would be helpful.
- @alan61503Submitted about 2 months ago
- @SamueldreaxSubmitted 2 months agoWhat are you most proud of, and what would you do differently next time?
It's my first project so I'm super happy I completed it. It's not all that perfect but we're getting somewhere. Next time I'd want to use fewer lines of css and complete the project in record time.
What challenges did you encounter, and how did you overcome them?Initially, I had problems using media queries. But after a continuous trial, I finally figured it out.
What specific areas of your project would you like help with?Media queries
@a5420bcPosted about 2 months ago- The solution and the design diagram do not match at all.
0 - @KodeHodeKlevisSubmitted about 2 months agoWhat are you most proud of, and what would you do differently next time?
im proud that i got to learn more about css
What challenges did you encounter, and how did you overcome them?i realized that i do a lot of mistakes when writing so i have to get better at that
What specific areas of your project would you like help with?like to learn more about css