Open tommygebru opened 5 years ago
Next steps: you can update your project to include any of the suggestions I addressed today, if you choose to you can simply upload a new github repo, updated to reflect any feedback 😄
Also for large and complex projects like your capstone, you can help create a visual aide to identify the box model of all your webpage elements 👀
For example:
*{border: solid 1px orangered ;}
or if you prefer
*{background: rgba(0,0,0,.1);}
Ok Jayde keep up the good work and happy coding!
Thank you for your feedback and I will keep making changes using your advise. Have a good week!
Hey Jayde, dont worry too much about the score, it's clear you have a great understanding of HTML and CSS basics. Spend a little more time reviewing/practicing upon the feedback until it clicks, and I'm confident you'll do fine.
Also keep some HTML/CSS best practices in mind when coding https://flukeout.github.io and https://github.com/thenerdery/html-css-standards When in doubt Google it (or MDN it) 🎉