Y
Hacker News
new
|
ask
|
show
|
jobs
by
halisaurus
4694 days ago
Also CSS related, when doing margin/padding I use "TRouBLe" to remember:
margin: (T R B L)
3 comments
jentulman
4694 days ago
My one is visualising a clock face, 12, 3, 6, 9
link
Someone
4694 days ago
Thats a nice example showing that mnemonics need not be logical to have value (if you asked people to order the numbers on a clock face, I think the vast majority would have them as 3, 6, 9, 12)
link
shousper
4694 days ago
Do you have one for border-radius? Because I still can't remember the order of those..
link
Toadsoup
4688 days ago
That's the one I use as well.
Although I can never remember the 3 parameter verision
margin: (T R&L B)
link