CSS border-block-start

Previous Next

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

Click the property values below to see the result:

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

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