answersLogoWhite

0

No, but they work best that way.

You can use any extension you'd like to on an HTML file. You just need to be sure that the server is serving the file with the MIME type of "text/html."

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the extension for webpages when they are saved as files?

.htm and .html


What extension do you assign XHTML documents?

XHTML documents use the same HTML extension. They are similar just are more strict than the former.


Is html a replacement for xhtml?

No. HTML existed before XHTML. XHTML combines XML and HTML, so it is an advancement on HTML.


What is an HTML file extension?

The original extension of a HTML page was .htm because of file name restrictions that limited filetype extensions to 3 characters, today you can use 3 or 4 so either .html or .htm is perfectly fine.


Html and xHTML?

HTML and XHTML are two different languages used for web and application design. XHTML was a popular choice from about the year 2000, to 2011. HTML 5 is intended to replace XHTML. XHTML followed the basic rules of XML-based languages. HTML (both prior and since) do not.


Is xHTML is the successor to HTML?

No, XHTML is a parallel language to HTML. XHTML is a XML language definition where tags have similar meanings to corresponding HTML tags. A crude analogy would be that XHTML and HTML are half-brothers; Lot's of similarities but also distinct differences. The successor of HTML is HTML5, the successor of XHMTL is XHTML5.


What are the differences between htmlxmlsgml and xhtml?

basikly xhtml is a mics of html and xml. the difference in html and xhtml is that xhtml is a more strict on the syntax and defined as a xml document. xml is a self defined language... in short it is a strikter html in xml format...


What language was used to create XHTML?

HTML is in XHTML, some argue that XHTML is it's own markup


What is the file extension for HTTP?

HTTP is not a file, it is a protocol. It therefore does not have an extension. If you mean HTML files, which are web pages, then either htm or html can be used as extensions.


What does HTML page mean?

A HTML page is a web page that is created using Hyper Text Markup Language and is saved with a .html extension


Is xHTML the same as HTML strict and what is a HTML frameset declaration?

Yes, XHTML is just the stricter form of HTML. It means that you have to close all the tags that you have opened.


XHTML is the combination of what?

XHTML is a combination of largely HTML and a small portion of XML.