/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /
CSS
7 replies
27 days old
last post: Feb 12, 2019
Return

CSS

6 Name: Anonymous : 2019-02-12 18:29
the most important thing to actually learn in CSS is the box-model. as soon as you understand how relative and absolute positioning works, tackle flexbox.
every complex thing is just nested simple things. think about the complex thing you want to build and how to divide it into simple things.
Divide et impera!

Return

Name:
/ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /