|
Posted by Beauregard T. Shagnasty on 12/20/05 21:39
Thomas Jollans wrote:
> Beauregard T. Shagnasty wrote:
>> (Yeah, I know the shorter way, but I don't want to confuse Ragman.)
>
> I don't. what is it ?
/* margin and padding: top right bottom left */
/* If there is only one value, it applies to all sides. If there are two
values, the top and bottom margins are set to the first value and the
right and left margins are set to the second. If there are three
values, the top is set to the first value, the left and right are set
to the second, and the bottom is set to the third. If there are four
values, they apply to the top, right, bottom, and left, respectively.
*/
padding: 0 4px 0; or whatever fits these rules.
--
-bts
-Warning: I brake for lawn deer
Navigation:
[Reply to this message]
|