Single Choice Not Set

QTo save an HTML file, which of the following extensions is used?

ID: #4788 HTML Basic MCQ 212 views
Question Info
#4788Q ID
Not SetDifficulty
HTML Basic MCQTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A .html
  • B .ht
  • C .hl
  • D .hml
Correct Answer

Explanation


HTML files are typically saved with either the .html or .htm extension. 
Both extensions are commonly used for HTML files, and either one can be used.

To create an HTML file, you can use a text editor such as Notepad on Windows or TextEdit on Mac. 
Just type or copy the HTML code into the text editor,
and then save the file with the .html or .htm extension.

Once you have saved the HTML file, you can open it in a web browser to view the content. 
The browser will read the HTML code and render the page accordingly, 
displaying the text, images, and other content as specified in the HTML.

Share This Question

Challenge a friend or share with your study group.