public marks

PUBLIC MARKS from parmentierf with tags xml & ***

22 May 2006 16:15

SVG Basics Tutorials - Scalable Vector Graphics by Hand

by 2 others
The current focus of this site is to help people interested in hand-coding SVG graphics. If you didn't understand a lot of the previous paragraph, don't worry. The intent here is to get people familiar with SVG without worrying too much about the underlying XML standard. Once you understand some SVG you'll probably want to learn more about automating it with other tools. That might come up here later on, but for now it may be easiest to get that functionality from style sheets (in XSL) that can turn XML data into SVG.