What is the difference between .cgm and .html?
- Extension
- .cgm
- .html
- Format
- Binary
- Text
- Category
- Vector Image
- Developer
- Developer
- World Wide Web Consortium
- World Wide Web Consortium (W3C)
- Description
- Vector graphics format designed to support the needs of many graphics applications; originally used for clip art libraries, but newer revisions (based on the ISO/IEC 8632 standard) are now commonly used for CAD drawings.
- An HTML file is a webpage coded in HTML that can be displayed in a web browser. It is used to format text, tables, images, and other content that is displayed on a webpage. HTML files are widely used on the web as most pages within static websites have an ".html" extension.
- MIME Type
- image/cgm
- text/html
- Sample
- sample.cgm
- sample.html
- Wikipedia
- .cgm on Wikipedia
- .html on Wikipedia