LeandroJr730
@LeandroJr730All solutions
- Submitted 3 months ago
Interactive rating component usign basic stuff
- HTML
- CSS
- JS
I still take a lot of time to name things in HTML, sometimes I don't know if just naming things as paragraphs or buttons are the right way. In this project I used submit along with the display tag, where I hid one container and showed the other one. I don't know if this is an appropriate way to use the submit button.
- Submitted 7 months ago
Social Links Profile using "lists as buttons"
- HTML
- CSS
My code is probably longer than needed and it could be more organized. Some tips would be gratifying. I also need some help with the @media. When I zoom in my "buttons" don't work properly, but I don't know how to fix it.
- Submitted 7 months ago
Blog Preview Card
- HTML
- CSS
I need to use better semantic tags and improve the way my website is displayed in mobile devices.
- Submitted 8 months ago
QR Code Challenge made by using transform, padding, margin...
- HTML
- CSS
What is the best approach at this project? I think that my code is much bigger than needed and I don't know if guessing the size of the things is good for a project. What could I learn to get better and improve this code, for example?