SVG in HTML
I'm writing an article on using SVG for site decoration and backgrounds. Since SVG is now allowed in HTML via HTML5, it seemed a good time to introduce people to the concept. Especially since the nightly build of Firefox 3.7 has a configuration option ("about:configure") where you can enable HTML5.
To test the new option in the Firefox nightly, I created a simple file, with a SVG red circle that can be resized with script. (HTML5 version and XHTML version).
