* juman wrote: >I have written a small SVG looking like this: > ><?xml version="1.0" standalone="no"?> ><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" > "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> ><svg> > <rect width="30" height="30" fill="blue"/> ></svg> > >If I open it with Internet Explorer 6 the image is showing fine but the >statusbar says: > >Unrecognied DOCTYPE declaration. Image might not display correctly. > >Could somebody tell me why and how to fix that? Your SVG Viewer probably does not support SVG 1.1. Try SVG 1.0 or upgrade your Viewer.Received on Monday, 2 February 2004 15:07:36 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 December 2009 10:54:49 GMT