What is the difference between .xhtml and .rgf?
- Extension
- .xhtml
- .rgf
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- The World Wide Web Consortium (W3C)
- LEGO
- Description
- XHTML files are a type of markup language document used to create webpages. It is an XML-based version of HTML and is designed to meet the needs of Web developers. XHTML files have a .xhtml extension and can be viewed in any web browser.
- The LEGO Mindstorms EV3 Robot Graphics File (RGF) is a proprietary binary file format used by the LEGO Mindstorms EV3 software to store robot graphic models. It is a vector-based file format that stores information such as the robot's 3D geometry, color and other visual properties, as well as the model's connection points, used for connecting with other LEGO elements.
- MIME Type
- application/xhtml+xml
- application/vnd.lego.ev3rgf
- Sample
- sample.rgf
- Wikipedia
- .xhtml on Wikipedia
- .rgf on Wikipedia