SyntaxFix
Write A Post
Hire A Developer
Questions
This will make an orange and gray border using the class="myclass" on the div.
.myclass { outline:dashed darkorange 12px; border:solid slategray 14px; outline-offset:-14px; }