css margins.

Need a code snippet for your style sheet?

Below are four options for setting the top, bottom, left and right margins:

margin:10px 40px 25px 90px;

top margin is 10px
right margin is 40px
bottom margin is 25px
left margin is 90px

Continue reading “css margins.”

%d bloggers like this: