Problems with SVG images

From InterSciWiki

Jump to: navigation, search

http://eclectic.ss.uci.edu/~drwhite/ESRI/PajekESRI.htm

Hello,

I was browsing websites containing SVG images today, and came across one of your pages: http://eclectic.ss.uci.edu/~drwhite/ESRI/PajekESRI.htm

The mime type for the SVG images is set incorrectly on this page and therefore cannot be displayed correctly. The correct type for SVG images is: image/svg+xml

You currently have: image/svg-xml (note the - instead of the +)

One other thing, on that page you have the
tag, this tag has

been deprecated in favor of the attribute ALIGN="CENTER" applied to one of your tags (such as the P or IMG tag).

Thanks!

- -Chad


To Vlad:

this is an SVG I made in 2005 Viewing it in Firefox or in iExplorer the SVG images no longer parse I made the align="center" changes and the -xml --> +vml changes in the first image, but now the firefox error message is

       This XML file does not appear to have any style information associated with it. The document tree is shown below.
any suggestion to rescue these and other images that no longer parse?
Personal tools