+ 2
How to draw an hexagon in html5
13 ответов
+ 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
+ 4
CSS hexagon tutorial by 👑 Prometheus 🇸🇬
https://youtu.be/SLhUDhAnd6A
+ 4
regular polygons polar coordinate way:
https://code.sololearn.com/WjZChqY4vZXO/?ref=app
+ 3
https://code.sololearn.com/WG5bjKbTK4wd/?ref=app
ARINWESH KRISOLOGES LAKRA take a look at this sample.
+ 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
+ 3
https://code.sololearn.com/WG2S1oFmgv03/?ref=app
+ 2
I cant get ur ans
+ 2
<polyline /> in svg would work
+ 1
Are you familiar with canvas tag?!
+ 1
Whete to use a polyline
+ 1
inside svg tags in HTML body
0
Thanks