<div id="div"></div>
#div{ width:100px; height:100px; border: 10px dashed transparent; border-image: linear-gradient(to top, blue, red); border-image-slice: 5; }