[3] CSS Flex box, Adaptivity

·

1 min read

Last week I've been practicing a lot of stuff. I've coded two pages from PSD, the first one for practice BEM naming, using only HTML and the second one was a page with columns and some sort of grid with content to practice flex box. After that, I've learned how to make pages adaptive with media queries. Currently, I'm coding an adaptive, full-screen landing page with lots of images. And I'm already encountered some tricky things like: adaptive CSS background, div overlapping another div and adaptive images. Here are links which might be helpful:

A lot of question with that PSD layout and I hope I'll finish coding it until the next week.