h13meyer
@h13meyerAll solutions
- Submitted about 1 month ago
Pure HTML + CSS + JS solution using CSS flexbox layout
- HTML
- CSS
- JS
Since I worked on this challenge as part of the "Web Accessibility" learning path, I would appreciate improvement suggestions regarding that topic.
- Submitted about 1 month ago
Pure HTML + CSS solution using CSS flexbox layout
- HTML
- CSS
I wonder if there is a more elegant solution for page layouting than the one I found. I am also struggling with precise font weights and sizes. In general, it challenges me to implement pixel-perfect layouts.