How to Make Triangles with CSS

This article is really cool! https://css-tricks.com/snippets/css/css-triangle/ I used this triangle to add a sort of “chat bubble” effect to a navigation using pseudo selectors and absolute positioning. The possibilities for this concept, however, are limitless!