devindubin
@devindubinAll solutions
- Submitted 10 days ago
Recipe Page
- HTML
- CSS
Any and all suggestions welcome! Could I have done this with less CSS?
- Submitted 22 days ago
Social Links Profile
- HTML
- CSS
Be critical! What's a better way I could do something? What did I miss?
- Submitted 25 days ago
Blog Preview Card
- HTML
- CSS
Estimating sizes base on the picture. How do I know the width to set the card? Guess and check? What is a good method at comparing my creation with the image? Having both side by side in the browser?
Also, what are some methods of testing on different screen sizes? What is a good resource to study (besides MDN).
- Submitted 27 days ago
QR Code Beginner Solution
- HTML
- CSS
Is there a way to center objects vertically the way we can horizontally using
margin: auto
? What is the most similar method?