CSS border-block-end

Previous Next

Demo of the different values of the border-block-end property.

Click the property values below to see the result:

border-block-end: 5px solid red;
border-block-end: 10px solid red;
border-block-end: 5px dotted blue;
border-block-end: 5px dashed blue;
border-block-end: 15px double pink;
A demonstration on different styles of the border at the end of the block direction.
A demonstration on different styles of the border at the end of the block direction.
A demonstration on different styles of the border at the end of the block direction.
A demonstration on different styles of the border at the end of the block direction.
A demonstration on different styles of the border at the end of the block direction.

Play more with the code in our Tryit yourself editor: Try it Yourself ❯