What is the difference between .html and .fits?
- Extension
- .html
- .fits
- Format
- Text
- Binary
- Category
- Developer
- Raster Image
- Developer
- World Wide Web Consortium (W3C)
- IAU FITS Working Group
- Description
- 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.
- Bitmap graphic created in the FITS (Flexible Image Transport System) format, which was originally specified by the International Astronomical Union (IAU); may contain both binary data and ASCII text; used as a standard format for storing astronomical data.
- MIME Type
- text/html
- image/fits
- Sample
- sample.html
- sample.fits
- Wikipedia
- .html on Wikipedia
- .fits on Wikipedia