1. HTML+DIV+CSS Zero Basic Quick Start to Making Enterprise Station Video Course _12 css border

 

 

Compound spelling:

border: 2px solid red;

 

Separately written:

border-color: red;

 

border-bottom-color: blue;

border-bottom-style: dotted;

border-bottom-width: 5px;

 

border-left-color: yellow;

border-left-style: solid;

border-left-width: 6px;

 

border-right-color: green;

border-right-style: dashed;

border-right-width: 4px;

 

border-style: dashed;

border-style: dotted;

border-style: solid;

 

border-top-color: red;

border-top-style: solid;

border-top-width: 3px;

 

border-width: 5px;

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325364316&siteId=291194637