Web Design Link Picks
resources from newsletter #0095 & #0096
Article written on Wednesday, 10 Oct 2018
Wondering how to avoid the pitfalls of optimised SVG's? My first link by José M. Pérez will show some common issues and will help you out. Rachel Andrew wraps up her series about Flexbox with the question 'What should we use Flexbox for, and what it is not so good at?' To close off we look at a CSS-Only Parallax Effect.
Use Cases For Flexbox
What should we use Flexbox for, and what it is not so good at? A wrap-up of the Flexbox series by Rachel Andrew on Smashing Magazine.
CSS-Only Parallax Effect
Yago Estévez created a quick pen to show how to make the parallax effect with CSS-only. Without any libraries or even Javascript. Check out how it was done.