Kurt3z
@Kurt3zAll solutions
- Submitted about 2 months ago
Product Preview Card Component using CSS
- HTML
- CSS
Any advice on code structure, semantic HTML elements and best practices in general would be welcomed, but any suggestions to improve my code in general will be extremely appreciated.
Thanks
- Submitted 7 months ago
Results Summary Component using HTML and CSS
- HTML
- CSS
Hello everyone, I'm having a small problem in my solution.
By hovering over the "Continue" button, when the cursor leaves the element, it flashes white. On the .btn selector, I'm using the transition property to create a smooth effect, and that may be what is causing the issue. I wasn't able to find any fix that wasn't completely removing the transition property and the effect.
If anyone could be able to expend some of their time trying to help me understand why this issue occurs, I would be extremely grateful.
Thanks in advance.
- Submitted 7 months ago
Blog Preview Card using HTML and CSS
- HTML
- CSS
Any feedback is always welcome. Thanks 😃
- Submitted 7 months ago
Recipe Page using HTML and CSS
- HTML
- CSS
I would be grateful if someone could provide some general critiques about the code organization, semantic HTML and some opinions on how the solution looks.