ldonnianni
@ldonnianniAll solutions
- Submitted about 1 month ago
Product-preview-card with HTML and CSS
- HTML
- CSS
I struggle not setting fixed sizes for the card. I tried to use %. I could make it work for the mobile site but not for the desktop. Finally i left all with fixed sizes.
- Submitted about 1 month ago
Recipe Page using HTML and CSS
- HTML
- CSS
I would like to know if the structure of the HTML is correct and if I used the corrects elements or should I be aware of something else.
- Submitted about 1 month ago
Social Links Profiles using HTML and CSS
- HTML
- CSS
I am not sure if it is a best practice to set the width and heigth of the main card, specially in px that it is a fixed unit. But I don't know how to make it of the size that I want, in other way. Or when it is appropriate to use max-with.
- Submitted about 2 months ago
Blog-preview-card with HTML and CSS
- HTML
- CSS
I am not sure which font-size measures are the best.
- Submitted about 2 months ago
Faq-accordion using HTML, CSS and JavaScript
- HTML
- CSS
- JS
I would like to know wether I make a good use of the aria-expanded and control or not. And if it is indeed this what the challenge ask for. I am also in doubt with the background change from desktop to mobile. It was difficult to check if the transition from one to another is ok. And how indeed I can see the project in a mobile.