Getting back to html and css

Solution retrospective
Pretty basic and probably too much css for what it is but i haven't done this for like a year
Please log in to post a comment
Log in with GitHubCommunity feedback
- @MojtabaMosavi
1- "decs" can be switched with a p tag for better accessibility even if it's not enough text for it to be considered a paragraph.
2- Using classes for styling is less specific than ids and thus better to use, low specificity makes the stylesheet less complicated and maintainable.
3- Just a suggestion, the creator's image should also be a link since this feels intuitive because the component is probably used in site where artists sell digital art or something like that and maybe the user want to see artists profile on this site.
keep coding :=)
Marked as helpful
Join 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