.border-test {

width: 200px;

height: 100px;

border-style: dotted;

}

Well, we can also break out the border style and apply it directly to individual sides like this: