Pricing component with toggle
Design comparison
Solution retrospective
help me figure out why my css? is not working, by the way i set the live page to load from my prod folder, i will be back in a while thanks
Community feedback
- @kuroyzaPosted almost 5 years ago
all you have to do is to add a dot before the slash sign Like this: '/' --> './'
SOLUTION: href="./style.css"
2@VincenzoMarcovecchioPosted almost 5 years ago@kuroyza hey man, it seems i have fixed the issue thanks for your help
1@simeon4realPosted almost 5 years ago@vinceoldmark Glad to hear you got it working. You should added some padding to your attribute
0@VincenzoMarcovecchioPosted almost 5 years ago@simeon4real thanks for your suggestion
0@kuroyzaPosted almost 5 years ago@vinceoldmark Glad to know that :D Happy coding man!
0 - @mattstuddertPosted almost 5 years ago
Great work Vincenzo! Just remember to not use
br
tags for spacing, as there'smargin
in CSS that can do that. Keep up the great work! 👍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