PYXHD
@PYXHDAll solutions
- Submitted 7 months ago
My solution
- HTML
- CSS
- JS
As it currently stands, the change of state upon click is brutal. I would have liked to be able to drag the appearance and disappearance of the .
- Submitted 8 months ago
Responsive solution using Grid
- HTML
- CSS
I encountered a particular difficulty concerning the "nutrition-score" part. I tried to format a table (with the tags table, tbody, tr, td) but unable to create a ::after for the separation. I finally opted for divs. If anyone has a solution with the right tags, I'm listening.