Latest solutions
Responsive Four card feature solution + animations
#accessibility#animationSubmitted almost 3 years ago
Latest comments
- @PravallikaChilakamarthi@kush-x7
Hello Pravallika, You have done good work! 😁
- I just checked your code and the design was looking good but you made the whole design using
tables
which we were not supposed to do. - Change your tables into divs.
- Also you can check my solution and then tag me here So I will guide you step by step
You can have a look at my solution.
Hope you like it 😉 and Happy coding!
- I just checked your code and the design was looking good but you made the whole design using
- @TiagoTNX@kush-x7
Hello Tiago, You have done good work! 😁
Just went through your code and I really liked how well-structured the code you have written.
- It was having a proper class name that anyone can understand and I liked it
I have also completed this challenge -> solution.
Is there any feedback that you like to give
Hope you like it 😉 and Happy coding!
Marked as helpful - @nerdy-guy@kush-x7
Hello Ahmed Arafa, You have done good work! 😁
I have gone through your code and everything looks good. just have one suggestion.
- Learn about
BEM
structuring. It will make your code more understandable + it also knows for clean code writing.
You can have a look at my solution.
Hope you like it 😉 and Happy coding!
Marked as helpful - Learn about
- @Jaythecoder00
- @guihvdev
- @kdten@kush-x7
Hello Kdten, You have done good work! 😁
I analyzed your code and found that you have used mobile images on a large screen. We were provided with 2 images.
desktop image
andmobile image
. You used mobile on the desktop too.You can have a look at my solution.
Hope you like it 😉 and Happy coding!