Submitted over 1 year ago
article-preview-component using html css and js
@Dng120696
Design comparison
SolutionDesign
Solution retrospective
any comment so I can improve my skill thank you
Community feedback
- @Yehan20Posted over 1 year ago
Hello Congratulations on Completing the challenge your solution looks amazing. regarding feedback you can try to match the design a bit more. and its considered good practice import the google font from your html file , instead of the css file. you can change the box-sizing to
border-box
in your ```*`` selector which tells you to. tells the browser to account for any border and padding in the values you specify for an element's width and height. other than that every thing was perfect, i hope this helped , good luck in the next challenges0
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