Design comparison
Solution retrospective
I was able to eyeball and write out most of the HTML and CSS. I was also able to look for info I needed about the span element. I want to make my CSS a lot cleaner than I did this time.
What challenges did you encounter, and how did you overcome them?The hardest part was deciding how to layout all the parts of the preview card and space out the elements so that the solution and the design images aligned.
What specific areas of your project would you like help with?I'd need some more help with the planning and layout the HTML and making sure the CSS is easier to read.
Community feedback
- @Alex-Archer-IPosted 5 months ago
Hi!
Actually your work is quite neat and ease to read =)
I can suggest you to use classes instead id for styling - it'll be more convenient in bigger projects. Also, you can get rid of
height: auto
of theauthor
element cos it's a default value =)So, well done, keep doing =)
Marked as helpful1@ysstudio22Posted 5 months agoThank you @Alex-Archer-I. Thanks for the classes idea. I'll keep that in mind moving forward.
1@Alex-Archer-IPosted 5 months ago@ysstudio22
You're welcome =) Fell free to ask or comment if need =)
1
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord