Design comparison
Solution retrospective
ππ»Hi everyone!ππ»
It's my first attempt at Frontend Mentor challange.
It's also my first GitHub Repository.
Any feedback would be apreciated :D
Have a nice day!
Community feedback
- @robmi11Posted over 2 years ago
In your HTML file you have left some styles. I recommend to move them to your css file. Also, you could consider using of some sematic HTML tag. For example, that last/bottom div with information about you and where to find this challenge is perfect candidate to be <footer></footer>. If you use Visual Studio Code, please consider using prettier. This plugin will format you code (indents, removing empty lines, or be consistent with single or double quotes), each time you save your file. An <img /> tag should always have an alt="" attribute, even empty one.
Marked as helpful1@TomekSwiteckiPosted over 2 years ago@robmi11 Thanks! I will definitely look into that!
0 - Account deleted
Without any issues
Hi there π
Congratulate on finishing your project π. You did a great job π¨
About your GitHub, I think you should improve the readme file because good readme helps you get a job faster. You can find some readme designs online π
Happy coding β
Maqsud
Marked as helpful1Account deleted@TomekSwitecki Use my template if you want https://github.com/maqsudtolipov/profile-card-component
Marked as helpful1@TomekSwiteckiPosted over 2 years ago@maqsudtolipov Thanks! I really appreciate your help and feedback!
1
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