Border
.red{    border: thin solid red; }
.caution{
    border: 3px dashed #000;
    background: #FF0;
    margin: 1em 0;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License