Latest solutions
NFT Card Component
PSubmitted about 1 year agoWould love to know your guys' strategy for sizing the card component on the body of the html page!
Social Media Links using CSS and HTML
PSubmitted about 1 year agoI would like help with responsive design! I would like to know how to use media queries the correct way, and I would also like help with making sure that the card container and buttons shrink with the change in layout.
Blog preview card
PSubmitted about 1 year agoI would like help with understanding the best way to structure HTML in the project, and the approach to styling with css.
QR Code HTML CSS
PSubmitted about 1 year agoSo I'm not able to see the image on the live site for some reason and I'm not sure why. I would also love to know whether or not the way I styled the page and structured the HTML is in line with best practices/accessibilty.
Static HTML and CSS Recipe Page
PSubmitted about 1 year agoWould love you guys to rip apart the CSS! I would love to learn best practices in approaching styling problems and any insights would be really helpful! I feel like I still struggle with flexbox and the concepts within it.
Latest comments
- @RespeitaOPaiP@AnthonyChaiditya
Hello, great job. Just a few thoughts - when I shrink the screen, the card immediately takes up the entire length of the webpage. I also feel like for your html, you could have structured it a little differently. For example, instead of creating divs for each button, you could have styled them in one go to avoid repeating code. Cheers!
- @creatoredWhat are you most proud of, and what would you do differently next time?
Working with Box-shadow, Null
What challenges did you encounter, and how did you overcome them?the box-shadow, so i went and learnt more about it in order to complete the project.
P@AnthonyChaidityaIt looks good! I like how you added the hover pseudo class. As someone who is trying to learn more, looking at how you structured your HTML and CSS is very helpful. How did you get the box to stay the same size even when your window shrinks ?
- @aknagirmWhat are you most proud of, and what would you do differently next time?
use of Flexbox for centre alignment
What challenges did you encounter, and how did you overcome them?Nothing as such
What specific areas of your project would you like help with?Nothing as such
P@AnthonyChaidityaLooks great! The HTML looks good! I like how you structured the CSS - is there are reason why you used a style tag as opposed to creating a different file ?
Marked as helpful