What is the difference between .htm and .dbf?
- Extension
- .htm
- .dbf
- Format
- Text
- Binary
- Category
- Developer
- Database
- Developer
- World Wide Web Consortium (W3C)
- dBASE
- Description
- Commonly used by web browsers like Mozilla Firefox and Internet Explorer to show format text and images in an HTML web page. In plain text format, they contain markup code.
- A DBF file is a standard database file used by dBASE, a database management system application. It organizes data into multiple records with fields stored in an array data type. DBF files are also compatible with other "xBase" database programs, which arose because of the file format's popularity.
- MIME Type
- text/html
- application/x-dbase
- Sample
- sample.htm
- Wikipedia
- .htm on Wikipedia