CSS BORDER
The CSS border property defines a border around an HTML element.
Tip: You can define a border for nearly all HTML elements.
CSS PADDING
The CSS padding property defines a padding (space) between the text and the border.
CSS MARGIN
The CSS margin property defines a margin (space) outside the border.

Comments
Post a Comment