CSS marker-end property

Description

CSS marker-end property draws a marker at the last vertices of markable elements.

Syntax

marker-end : none | marker-reference

Property values

noneDefault

IIt does not add any marker at the last vertices of markable element.

marker-end: none;

marker-reference

It draws a marker at the last vertices of markable element.

marker-end: url(#Triangle);

Applicable to

It applies to all markable elements.

#CSS digger
Was this article helpful?

 
×

Ctrl+D