Jump to content

Where can I learn SVG?

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
4 replies to this topic

#1
Hamed

Hamed

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 276 posts
I want to start work on SVG (and also learn HTML 5)
where can I get good tutorials about them/?

#2
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
Are you talking about Scalable Vector Graphics, or something else? It's basically an image format, quite separate from HTML5.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#3
Hamed

Hamed

    Programming Professional

  • Members
  • PipPipPipPipPip
  • 276 posts
But I see in hot script SVG in HTML5
I need to learn that.

#4
TeenChristian

TeenChristian

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 639 posts
SVG tutorials
Html 5 tutorials
more HTML 5 tutorials

I hope I was able to help :)
My Personal Blog l Learning C++ l I'll be famous soon enough.

#5
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
Learn Svg from here at aDOBE:
http://www.adobe.com/svg/basics/intro.html
HTML 5 has not been standardized so you will have to learn from below:
http://net.tutsplus.com/?s=html5
Hope it helps