answersLogoWhite

0

Is plain text a valid HTML?

User Avatar

Anonymous

15y ago
Updated: 8/17/2019

No. Valid HTML requires at least these tags:



HTML example


... content goes here ...



The body content can be plain text. But after adding these tags, the document is not plain text anymore.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Pages in HTML are writtin in plain text why is that and why is important?

HTML file is designed to improve website interface. It's in plain text for simplicity and enforce standardization.


Which of the folloing is not valid email message format plain text RPC HTML or rich text?

RPC stands for Remote Procedure Call, and is used to cause the remote invocation of computer programs. Therefore, RPC is not a valid email format.


What type of code often appears in email and instant messages?

Emails can be plain text. That is ASCII. Or it can be written in HTML coding.


What type of files are HTML documents?

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


How do you compile HTML codes?

You don't compile HTML codes. HTML is a parsed language, meaning that it's transferred to the browser as plain text, and the browser reads it as such.


In HTML 4.0 Which is the correct enctype attribute for a FORM collecting user text input and file uploads?

text/plain


What is the difference HTML and Text?

HTML is a code or scriptive language that usually executes java script; it can thus include photos and illustrations. Text is just a collection of letters one reads or may be used to store data such as keyboard configuration for a game. When you are asked about whether you want to receive a file as plain text or as HTML, the plain text version would just have the printed words, whereas the HTML would have photos, illustrations, maybe even video.


What changes when you save a file HTML file?

Nothing. The HTML extension is just a convenient way of identifying an HTML file on your computer. The actual content of the file is plain text--the same kind of text you might save in Notepad or Vi.


Can you get your answers here in a txt or HTML formats?

Answers on this site are entered in plain text format. If you want to enter text from a *.txt or *.html file, highlight the text you want to copy and paste in the answer box. Ensure that your copied text does not violate any copyrite rules. Any HTML codes you put in the answer box will be interpreted as text characters and not as HTML code.


What is the purpose of the PRE tags in HTML code?

It does preformatted text. It displays text in a plain font and it preserves any line breaks, which normally does not happen in html. It also keeps spaces, so the text will look like it is typed in the source code.


What is the difference between HTML an plain text documents?

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.


Why can't MySpace read my HTML code?

Some websites will not accept HTML code in their forms so that malicious users will not be able to hijack the site. Oftentimes, web forms encode HTML so that it is not actually HTML but just plain text. If a web form does not allow HTML then it is possible that it gives another way of editing the look of the text that the form accepts.