Raja Junaid Farooq
@Raja-JunaidAll comments
- @Saurav50Submitted about 2 years ago@Raja-JunaidPosted about 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 about 2 years ago@Raja-JunaidPosted about 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 about 2 years ago@Raja-JunaidPosted about 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 about 2 years ago
Hi guys, how can I vertical the svg & span element center. Please hlep.
@Raja-JunaidPosted about 2 years agoHi 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 about 2 years ago@Raja-JunaidPosted about 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 about 2 years ago
I couldn't get the card to center on the screen. I spent a couple hours on this trying different things like margin-auto and align-items-center on a parent div and looking around online, but to no avail. Hopefully here someone can help me. Also, are there things I can do to tidy up my code? Thanks guys!
@Raja-JunaidPosted about 2 years agoHi 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 - @HuzaifaMateenSubmitted about 2 years ago@Raja-JunaidPosted about 2 years ago
Hello Huzaifa! Congratulation on completing this challenge. I have some tips for you:
(1)- Keep the webpage neat and clean
(2)- Keep your work as decent as possible when creating a webpage.
(3)- Never forget to place comments in your code.
(4)- First make the main container have full access to your code.
(5)- Never Give Up (this tip very helpful)
I hope this helps you
Keep Coding and Keep Practicing.
HAPPY CODING!
Marked as helpful0 - @zwehtetpaing098Submitted about 2 years ago
All feedbacks are welcome.
@Raja-JunaidPosted about 2 years agoHi ZWEHTETPAING’S! Congratulation on completing this challenge. Great! You use the framework to speed up your coding.
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- Use attractive colors.
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!
Marked as helpful0 - @Muhammad-Afnan-SiddiquiSubmitted about 2 years ago@Raja-JunaidPosted about 2 years ago
Hi Muhammad! Congratulation on completing this challenge. 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!
Marked as helpful0 - @wyang97Submitted about 2 years ago
svg seems not working so i replaced it with material ui icon
@Raja-JunaidPosted about 2 years agoHi HUAMAO’S. Congratulation on completing this challenge. I really like your solution.
You said that your SVG image does not work. so you can also select your image in CSS. You just write
div { background-image: url("image.svg");
and this will show the image inside your webpage.I hope this helps you
Happy coding
Marked as helpful0 - @Goku216Submitted about 2 years ago
This is my second project.
Feel free to give any kind of feedback.
Thank You!
@Raja-JunaidPosted about 2 years agoHi Sagar! Congratulations on completing this challenge. I really like your solution and it's very nice. I want to share some tips and tricks that may 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- Make a neat and clean website.
I hope this helps you
Marked as helpful1 - @C2dricLeroySubmitted about 2 years ago
I should have used CSS grid instead of Flexbox for my column
@Raja-JunaidPosted about 2 years agoHi CDRIC2LEROY’S. Congratulation on completing this challenge. I really like your solution.
You can use whatever you want in your code. You can also use the framework and other technology that you know. It doesn't matter what you use. CSS Grid is also an excellent choice
I hope this helps you
Happy coding
0