How to put my svg-image in to some <div>? First way with Raphael.js
I'm just learning now the 开发者_StackOverflow社区Raphael.js. I have ONE questions: I have an image in .svg format - I create image.svg with AI and then converted here:
http://readysetraphael.com/
I have html file and included raphael.js. Tell me please - what I need to do then and how to put my image.svg in some to display in this div? And how to create too many divs whis my image.svg, image_another.svg, e.t.c
It very hard for me. Thank for questions!
It's not clear what you mean you could try http://www.irunmywebsite.com/raphael/SVGTOHTML_LIVE.php
Both tools are excellent for getting a project rolling
Have you got more than one SVG?
精彩评论