How to draw an hexagon in html5 | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to draw an hexagon in html5

15th May 2020, 3:12 PM
ARINWESH KRISOLOGES LAKRA
ARINWESH KRISOLOGES LAKRA - avatar
13 Answers
+ 6
Thank you for the mention Gordon . ARINWESH KRISOLOGES LAKRA you can check the code shown in the video here: https://code.sololearn.com/WBcL6yqUVfKs/?ref=app
15th May 2020, 3:37 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
15th May 2020, 3:22 PM
Gordon
Gordon - avatar
+ 4
regular polygons polar coordinate way: https://code.sololearn.com/WjZChqY4vZXO/?ref=app
17th May 2020, 3:22 PM
Haris
Haris - avatar
+ 3
https://code.sololearn.com/WG5bjKbTK4wd/?ref=app ARINWESH KRISOLOGES LAKRA take a look at this sample.
17th May 2020, 1:31 PM
👑 Prometheus 🇸🇬
👑 Prometheus 🇸🇬 - avatar
+ 3
Thanks for providing my code as example, 👑 Prometheus 🇸🇬 Andrew Johnson Apart from polyline, we can use path. ARINWESH KRISOLOGES LAKRA For SVG tutorials, here is my YouTube SVG tutorial mini-series: https://www.youtube.com/playlist?list=PLkqwj9vc20pUecBQFYpSAOhTNUrvwOLBR
17th May 2020, 3:07 PM
Gordon
Gordon - avatar
+ 3
https://code.sololearn.com/WG2S1oFmgv03/?ref=app
17th May 2020, 3:24 PM
Calviղ
Calviղ - avatar
+ 2
I cant get ur ans
15th May 2020, 3:19 PM
ARINWESH KRISOLOGES LAKRA
ARINWESH KRISOLOGES LAKRA - avatar
+ 2
<polyline /> in svg would work
17th May 2020, 1:28 PM
Andrew Johnson
Andrew Johnson - avatar
+ 1
Are you familiar with canvas tag?!
15th May 2020, 3:21 PM
Jason
Jason - avatar
+ 1
Whete to use a polyline
17th May 2020, 1:30 PM
ARINWESH KRISOLOGES LAKRA
ARINWESH KRISOLOGES LAKRA - avatar
+ 1
inside svg tags in HTML body
17th May 2020, 1:30 PM
Andrew Johnson
Andrew Johnson - avatar
0
Thanks
17th May 2020, 3:10 PM
ARINWESH KRISOLOGES LAKRA
ARINWESH KRISOLOGES LAKRA - avatar