Web >> Design >> CSS >> How to assign shorthand property for margin, padding etc to set the top left bottom right values in a single line

margin: <topvalue>px <leftvalue>px <bottomvalue>px <rightvalue>px;