h13meyer
@h13meyerAll solutions
Pure HTML + CSS + JS solution using CSS flexbox layout
Submitted 11 months agoSince I worked on this challenge as part of the "Web Accessibility" learning path, I would appreciate improvement suggestions regarding that topic.
Pure HTML + CSS solution using CSS flexbox layout
Submitted 11 months agoI 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.