|
|
|
|
|
by teniutza
3193 days ago
|
|
I would recommend starting with [0]. It takes you on a progressive ride from "no layout" to "modern" layout (apart from "grid", but after learning the "classical" stuff, "grid" is not so complicated and there are a ton of resources around). I would also suggest getting acquainted with specificity, early on. Other resources I can recommend are the Almanac[1] and the Snippets[2] from CSS Tricks. [0] http://learnlayout.com [1] https://css-tricks.com/almanac/ [2] https://css-tricks.com/snippets/css/ |
|