Multiple choice technology web technology

What is the file extension used for HTML file?

  1. .html

  2. .shtml

  3. .webpage

  4. .doc

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

HTML files use the .html file extension as the standard. While .htm was used historically on older systems with 8.3 filename limitations, .html is the modern standard. Option B .shtml is for server-parsed HTML, C .webpage isn't a standard extension, and D .doc is for Microsoft Word documents.