0
Limit on polygons in an SVG?
I am making a very detailed face. It has a large amount of detail. All of my code is clean and now errors are showing. But, now suddenly my codes from this point do not show up. It just refuses to add any more of the shapes I try to put on. Is this a code limit in HTML, or is it something to do with limits on the Sololearn system?
3 Respuestas
+ 2
Share your code here. It will help us in much more better way.
+ 1
No code limit on svg, there's should be svg syntax issue.
Try to import with https://editor.method.ac to see the output.
0
Sorry, guys. Thanks for your answers. I seen your answers and decided to go back and look through my code again. (And again...)I hadn't noticed that I wrote "paragon" instead of "polygon". I didn't notice it because it was highlighted red the same as polygon.