Latest solutions
Latest comments
- @Saurav50Submitted over 2 years ago@Raja-JunaidPosted over 2 years ago
Hi Saurav! Congratulation on completing this beautiful challenge. Great Job! Welcome to our front-end mentor community. You put so much hard work into your solution. I really like this solution.
There is 0 HTML ISSUE. And your code is also neat and clean.
I have some other tips for you to improve your coding skills:
1- Make your work as decent as possible.
2- Use comments in your code so this help what's going on.
3- Make your websites neat and clean.
4- Use div. main-container for Accessibility in your code.
5- Also use em and rem in your code.
I hope this helps you!
Keep Practicing.
Happy Coding!
0 - @vid-szabiSubmitted over 2 years ago@Raja-JunaidPosted over 2 years ago
Hello Vid! How are you?
Congratulation on completing this challenge. Great Job!
I have some other tips for you to improve your coding skills:
1- Use div. main-container for Accessibility in your code.
2- Make your websites neat and clean.
3- Use comments in your code so this help what's going on.
4- Also use em and rem.
5- Decrease your divs during code.
I hope this helps you!
0 - @DavetOluwapelumiSubmitted over 2 years ago@Raja-JunaidPosted over 2 years ago
Hi David! Congratulation on completing this beautiful challenge. Great Job! You put so much hard work into your solution. I really like this solution.
There is 0 HTML ISSUE. And your code is also neat and clean.
I have some other tips for you to improve your coding skills:
1- Make your work as decent as possible.
2- Use comments in your code so this help what's going on.
3- Make your websites neat and clean.
4- Use div. main-container for Accessibility in your code.
I hope this helps you!
Keep Practicing.
Happy Coding!
0 - @skywalk128Submitted over 2 years ago@Raja-JunaidPosted over 2 years ago
Hi Ken! how are you?
Congratulation on completing this challenge. I really like your solution. I have some tips and tricks to improve your coding skills:
1- Keep your work decent.
2- Never forget to place comments in your code, it's beneficial to understand your code and what's going on.
3- Keep your webpage neat and clean.
4- Use div. main-container for Accessibility in your code.
5- Never Give Up (this tip is very helpful)
I hope this helps you
Keep Practicing!
0 - @naveen011Submitted over 2 years ago@Raja-JunaidPosted over 2 years ago
Hi Naveen! Congratulation on completing this challenge. Welcome to our front-end mentor community Great job. I really like it.
I have some other tips for you to improve your coding skills:
1- Use comments in your code so this help what's going on.
2- Make your work as decent as possible.
3- Use nice-looking fonts.
4- Use attractive colors.
5- Make your websites neat and clean.
6- Use div. main-container for Accessibility in your code.
I hope this helps you!
Keep Practicing.
Happy Coding!
0 - @wavylmaoSubmitted over 2 years ago@Raja-JunaidPosted over 2 years ago
Hi Wavy! Congratulation on completing this challenge. Welcome to our front-end community.
Great job to complete this challenge. I really like your solution.
I have a solution for your question when I make this challenge I also struggle with this problem so I do that I center my full card with position layout. Just add the main container in your full code and then add
position: absolute;
thentop:100px; left:100px:
set the position as you want and addposition:relative;
in body.I hope this helps you
Marked as helpful2