An article about triangles and CSS. I have always said that using borders to draw triangles with CSS is a hacky solution and shouldn't be used... but there are exceptions.
https://alvaromontoro.com/blog/68086/drawing-triangles-with-css-using-borders-an-exception
Spoiler alert: they involve logical properties... and most places that suggest using borders still use physical properties instead.
