Run ❯
Get your own website
❯Run Code Ctrl+Alt+R
Save Code Ctrl+Alt+A
Change Orientation Ctrl+Alt+O
Change Theme Ctrl+Alt+D
Go to Spaces Ctrl+Alt+P
The border-image Property
Different slice values completely changes the look of the border image:
border-image: url(/css/border.png) 50 round;
border-image: url(/css/border.png) 20% round;
border-image: url(/css/border.png) 30% round;