I want to create this arrow with pure css: Arrow
But i have no idea how i can do this. Can someone create an example for me? I think i need pseudo-elements like before and after. I have only found some triangle generators. If possible i want create the arrow in one of the following elements:
<span class='arrow'></span>
<p class='arrow'></p>