Hey everyone, I'm starting my journey in software development and this is my first ever project made entirely from scratch. I'd be glad if someone could give some feedback about my project, mainly on how I could improve it, thank you so much for the support.
Luis Betancourt
@betaluisAll comments
- @AntonioPedro04Submitted over 1 year ago@betaluisPosted over 1 year ago
Antonio,
Congrats on completing your first project from scratch. My feedback is to notice the padding around the content and within the button. Make sure it stays consistent from mobile to desktop.
Marked as helpful1 - @WaldoozkiSubmitted over 2 years ago
I think the code can be improved, right? Comment your suggestions, please.
@betaluisPosted over 2 years agoYour code looks good. I would change the width of the text to 100% of the container to match the design given. That, or increase the font size of the heading. Looks good though, congrats!
Marked as helpful0 - @KingLyricsSubmitted over 2 years ago
I still need some help with the media query, but other than that an excellent challenge that I have successfully completed
@betaluisPosted over 2 years agoNice job! Yeah, you'll want to include both images in your html (the mobile version and the desktop version) then display one and hide the other based on the screen size. Another thing, don't forget to change the border radius in your query to match the design given. Few other things like padding around the card and the alignment of the button in mobile, but the more you practice the more easier that'll get. Congrats on completing the challenge.
Marked as helpful1