answersLogoWhite

0

Example of a HTML documents

Updated: 8/17/2019
User Avatar

Wiki User

15y ago

Best Answer

A HTML document is just a website.

If you mean a code however, here is one random one. Basic too.

Code:

<html>

<head>

<title>Webste title that appears like Random - "internet browser"</title>

</head>

<body>

Information that is in the actual viewing area

</body>

</html>

User Avatar

Wiki User

15y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Example of a HTML documents
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What contains HTML documents?

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


What type of files are HTML documents?

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


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 a HTML elements?

HTML tags and their respective attributes are used to create HTML documents so that you can view them in browsers and other user agents.


Notepad won't let me save my HTML document?

See if you have access rights to save documents to the PC. There is no specific restriction with respect to HTML documents and saving them using notepad.


What kind of documents are electronic file that contain element that you can select usually by clicking a mouse to open other documents?

HTML documents.


What is need to build dynamic web documents?

java,html


HTML documents are created by adding what to text?

C. Tags


What can turn static documents into applications such as games or calculators?

html


What does mean HTML documents?

HTML stands for Hyper Text Markup Language. An HTML document contains HTML code that shows a Web browser how to display the document content.