border: blue 2px solid;
border: red 1px dashed;
border-left-width: 10px;
border: green 5px ridge;
border-top: red 5px dotted;
border-right: blue 5px groove;
border-bottom-style: double;
border-bottom-width: 5px;
border-bottom-color: green;
border-left: orange 5px outset;