9 out of 25 rated this helpful - Rate this topic

How to Use VML on Webpages

This topic describes VML, a feature that is deprecated as of Windows Internet Explorer 9. Webpages and applications that rely on VML should be migrated to SVG or other widely supported standards.

Note  As of December 2011, this topic has been archived. As a result, it is no longer actively maintained. For more information, see Archived Content. For information, recommendations, and guidance regarding the current version of Windows Internet Explorer, see Internet Explorer Developer Center.

This document supplements the Vector Markup Language (VML) specification that was submitted to the World Wide Web Consortium (W3C). With this document and the complete VML specification, you should be able to use VML to design webpages. We have assumed that you already have a working knowledge of HTML.

Part I: Basic Topics

Part II: Advanced Topics

Note   The samples provided in this reference are designed for Internet Explorer. We have also provided illustrations where possible.

 

 

Send comments about this topic to Microsoft

Build date: 2/7/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ
VML is Microsofts contribution to the creation of the SVG standard
VML is the Vector Markup Language which Microsoft contributed to the W3C (http://www.w3.org/TR/NOTE-VML) and which was developped into the similar SVG standard.  These topics document the original VML which is understood by Microsoft Internet Explorer (version 5.0 to 8.0, status in IE 9 is unknown to me), Microsoft Office (as part of the OOXML standard) and possibly some other Microsoft Products (Someone please list those).

Using the original VML notation rather than its SVG successor in your XML or HTML output provides you with greater backwards compatibility than using the later SVG version of the standard, as SVG is only compatible with a few very recent browser versions.  This is also the required notation when embedding vector graphics in Open Office XML (OOXML) documents, such as Word documents and Powerpoint presentations.

Although the VML documentation is currently being maintained by the .NET Framework documentation team, VML predates .NET by about 3 years and is compatible with the now unsupported Internet Explorer 5 products.
Vml Generator link is dead
Please can someone add the correct one