Latest solutions
Blog Preview Card
Submitted 6 months agoI don't think I need help with this challenge. But, I would like if people can review my code and help me with making it much better.
QR Code Component
Submitted 6 months ago- I would like to know about media queries, I would also like to learn more about transition: translate in CSS
- I would also like someone to review the code and help me out to make it better
Latest comments
- @iMohamed-ESubmitted 6 months ago@PuneetSharmPosted 6 months ago
- This looks good. I went through the code, it's readable.
1 - @AroParadaSubmitted 6 months ago@PuneetSharmPosted 6 months ago
- Firstly Well Done. I would like to suggest that instead of writing the CSS inside the HTML, use a seperate stylesheet. It has a lot of benefits like :
- Make pages smaller and faster to download
- Maintain a consistent look and feel
- Update the look of your entire site with a single change Note: I used Google to look for benefits :D
- Also, please look into the spelling mistakes and font-family to be used
Marked as helpful1 - P@lazyneedle01Submitted 6 months ago@PuneetSharmPosted 6 months ago
- The solution is perfect as per my knowledge.
- I did realize that I made a mistake in my font after looking at your code.
- Thank you
Marked as helpful1