<p id="borderimage1">W3TR</p>
<p id="borderimage2">W3TR</p>
#borderimage1{
-webkit-border-image: url(http://w3tr.com/file/border.png) 50 round;
-o-border-image: url(http://w3tr.com/file/border.png) 50 round;
border-image: url(http://w3tr.com/file/border.png) 50 round;
}
#borderimage2{
-webkit-border-image: url(http://w3tr.com/file/border2.png) 50 round;
-o-border-image: url(http://w3tr.com/file/border2.png) 50 round;
border-image: url(http://w3tr.com/file/border2.png) 50 round;
}
This Pen doesn't use any external CSS resources.
This Pen doesn't use any external JavaScript resources.