Iván Fernández López
@IvanFdez01All solutions
- Submitted 2 months ago
Responsive grid. Modal traits. Scrollable confirmed items.
- HTML
- CSS
- JS
All feedback is welcomed! Also, some suggestions about frameworks, as this project taked long using plain CSS and JS and in sight on larger works it's crucial to be more efficient.
- Submitted 3 months ago
Dynamic chart from JSON + DARK MODE
- HTML
- CSS
- JS
I don't understand the warning
Buttons must have discernible text
. Also about lightness modes, just feedback and maybe more understandable ways to do it :) - Submitted 3 months ago
CSS Grid and Flex Layouts. Responsive. Img traits.
- HTML
- CSS
I don't know how to remove all the white space on the mobile version (for me when screen.width < 900px). Maybe a body or .card classes problem.
- Submitted 4 months ago
Basic flexbox, enumeration lists and intro to tables
- HTML
- CSS
I'd like to know about tables, more than the basics of
table
,tr
,td
, etc. And useful approaches with CSS.