The CSS style to do "CSS Div Add border without changing width and default border" is. Copy div { margin:10px; } div.bordered { border:4px solid #f66; } ...
確定! 回上一頁