How do i create a triangle shape in css | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

How do i create a triangle shape in css

18th Aug 2021, 8:04 AM
Arnold Daniels
Arnold Daniels - avatar
2 Answers
+ 1
You can do it in html. Use the <polygon> tag, then just add style you want in css file.
18th Aug 2021, 8:19 AM
Riana Simonyan
+ 2
Thanks
18th Aug 2021, 8:22 AM
Arnold Daniels
Arnold Daniels - avatar