Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Proud of
- learn a little about text-shadow
- practised on layouts
Next time
- little more research on concepts applied
- Centering a div :)
- How can I more efficiently style this with less code and perhaps better and cleaner usage of CSS
Community feedback
- @OmprakashRPosted 5 months ago
Hi,
Congratulations!! for trying this assignment and doing very nicely. I have some suggestions for you... don't use '<br>' for text start for new line. you can use calc(), and 'ch'
using ch you can set the width of the character.
https://www.freecodecamp.org/news/css-unit-guide/
Thank you!!
Marked as helpful1@DoneWithWorkPosted 5 months ago@OmprakashR thank you very much. Will check this out.
0
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