answersLogoWhite

0


Best Answer

Yes, they do. The contents is a lot different for one thing. If you open .htm and then .doc in notepad, you will notice that .htm will display code. .doc will display a bunch of random symbols. A word document can't be displayed in a browser. Also, word documents contain pictures. HTML documents have to have pictures linked to it. That's why people sometimes get image errors with the little red X.

User Avatar

Wiki User

14y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

HTML: HyperText Markup Language TEXT: A written passage consisting of multiple glyphs, characters, symbols or sentences; A book, tome or other set of writings; A brief written message I'm not sure what an HTML means.. but.. I Hope This Helps You...

LittlePelican <3

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

PDF(Portable document format) is just a snap shot kind of file where you can save it locally and print it or you can fill the form offline or online and you can submit it. . HTML is generally a webpage.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

HTML tags are the physical makeup of the HTML document. A HTML document contains HTML tags, and the tags are what make it function.

Here is an example

<HTML>

<head>

<title>Sample</title>

</head>

<body>

sample text sample text

sample text sample text

</body>

</HTML>

This is an HTML document and the text enclosed in brackets ate HTML tags

This answer is:
User Avatar

User Avatar

Wiki User

13y ago

The difference between HTML and plain text documents, is that with HTML, you can add more things to your document, and for it to define to Web Page. In HTML, you can bold, underline, cross-out, make moving text, different colors, change the background, add pictures, and many, many more features. With a simple text document, you can just out the text, but not be able to customize it and edit it as much; and their is a higher possibility of errors, and text not showing up because their is not the proper tags. So, I would suggest to use HTML, and not just plain text documents if you are trying to make, and show thing on the web.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

HTML is the formatting language used to create the webpage. A browser interprets the HTML to display the webpage to a user. It is similar to the connection between material and a shirt. You use the material to make a shirt. You then wear the shirt.

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

A text editor is a program that allows you to manipulate plain text. You can use a text editor to write HTML, if you'd like.

An HTML editor normally has specific features which make coding HTML easier. Syntax-highlighting being chief amongst them. An HTML editor also works in plain-text, however. You could edit any text file in the HTML editor, if you wanted.

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

docx is the extension of the word files saved using the Office 2007 software

HTML is the extension of web pages that are created using HTML language.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between HTML an plain text documents?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What type of files are HTML documents?

HTML documents are plain-text files, usually encoded in UTF8 format.


What contains HTML documents?

The web contains the HTML documents inn abundance. Most of the static pages are made in HTML.


What is the difference between an HTML page and a dhtml page?

DHTML combines HTML, JavaScript, the HTML DOM, and CSS.


What is the difference between html and dhtml in hindi?

hello


How do you read an HTML file?

HTML is Hypertext Markup Language - it is the language used to present the content of web page. hypertext is the link between documents.


What do you call the links between the pages or other websites in HTML?

Links in HTML documents are called references. They are commonly known as href's, or HyperText References.


What is the difference between DDR1 and DDR2?

http://dhivacpt.blogspot.com/2007/10/difference-between-ddr1-and-ddr2.html


What is a HTML translator?

A HTML Translator is a tool to translate your HTML documents into other languages.


Differentiate HTML tag from an HTML documents?

HTML tags are used to delimit HTML elements inside an HTML document.


What extensions are added to basic HTML documents?

.htm, .html, .xhtml


What is the difference between client- and dynamic HTML from being used?

Client side HTML can be seen as dynamic HTML but not much effective. Server Side Dynamic HTML is much more effective.


What is the history of the HTML?

HTML (Hyper Text Markup Language) was invented between 1980-1989 by Tim Burners-Lee as a method of sharing documents. It was later developed with use on the Web.