Border , Margin and Padding

BORDER

A Dotted Border with 5 px width .

A Dashed Border with 5 px width .

A Solid Border with 5 px width .

A Double Border with 5 px width .

A Inset Border with 15 px width and blue color.

An Outset Border with 15 px width and blue color.

A Rigde Border with 10 px width , yellow color and 50 px border radius .

An Groove Border with 10 px width , green color and 25 px border radius .

A Hidden Border .

No Border .

A Mixed Border with Pink background color and left border is red color and 10px width .

MARGIN

A solid border of 5 px width with 50 px margin .

A solid border of 5 px width without margin .

PADDING

A solid border of 5 px width with 50 px margin and 50 px padding .

A solid border of 5 px width without margin and padding.