Using SVG Graphics in an HTML Page


I found out that you can name any component of an SVG graphic file... this means that in HTML you can use transforms on it.

If you make a gauge for example and call the pointer POINTER... then you can tell HTML to rotate it to any degree... and thus change the display. This makes it a really useful tool to experiment with. I created two pages that you are free to download and use any way you like.

GAUGE

WATER TANK


Happy Programming!
Jerry