css triangle generator

CSS
/* Answer to: css triangle generator */

/*
  Here's a couple links you can use a nice triangle generator:
  http://apps.eky.hk/css-triangle-generator/
  http://triangle.designyourcode.io/

  Or... you can make your own triangle in CSS! Just follow this guide:
  https://css-tricks.com/snippets/css/css-triangle/
*/
Source

Also in CSS: