Is there any handy mnemonics for remembering in which order the values come in CSS for things like margin or padding?
I never remember if it's left-right or bottom-up first in the one with two values or in which order they come up when using all four.
I always just put in values and then open developer tools to see how it went. But I'd like to learn them because I always get them wrong.