answersLogoWhite

0

HTML or sometimes XHTML or even XML

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

What is hypertext browsing?

Hypertext browsing is the act of browsing hypertext or the interpretation of hypertext as a document -- like a website.


What facilitate the access of hypertext document?

The anchor tag does all the work in a hypertext document. It helps in hyper linking the various pages.


A reference that links hypertext document is called?

A hyperlink.


What a pfd?

A PDF can be a digital document coded in Postscript.


What is pfd is?

A PDF can be a digital document coded in Postscript.


Is a webpage an example of an hypertext document?

Sort of yes and sort of no. While a web page has HTML that usually includes hypertext, it is much more. Hypertext just includes links to other documents or locations within a document, while a web page also uses HTML to display images and format content.


What is the full form of HTML dom?

Hypertext Markup Language, Document Object Model


What is a highlighted word or image within a hypertext document that when clicked takes you to another place within that document or to another website?

kk


Hypertext is text that has?

This is a broad question and can be narrowed down by what hypertext is and why it is useful. See the related questions of this question for "What is hypertext?" and "Why is hypertext useful?"


What is an internet document called?

There are many types of internet documents. The most popular is an HTML (HyperText Markup Language) document. Many website are made in HTML.


Who wore the original coded document?

The original coded document was worn by Kathryn Janeway in the TV series "Star Trek: Voyager." She used it to transmit information to the Voyager crew through a covert communication system.


What are hyper links?

In computing, a hyperlink (or link) is a reference to data that the reader can directly follow, or that is followed automatically.[1] A hyperlink points to a whole document or to a specific element within a document. Hypertext is text with hyperlinks. A software system for viewing and creating hypertext is a hypertext system, and to create a hyperlink is to hyperlink (or simply to link). A user following hyperlinks is said to navigate or browse the hypertext.A hyperlink has an anchor, which is the location within a certain type of a document from which the hyperlink can be followed only from the homepage; the document containing a hyperlink is known as its source code document. For example, in an online reference work such as Wikipedia, many words and terms in the text are hyperlinked to definitions of those terms. Hyperlinks are often used to implement reference mechanisms, such as tables of contents, footnotes, bibliographies, indexes, letters, and glossaries.In some hypertext, hyperlinks can be bidirectional: they can be followed in two directions, so both ends act as anchors and as targets. More complex arrangements exist, such as many-to-many links.The effect of following a hyperlink may vary with the hypertext system and may sometimes depend on the link itself; for instance, on the World Wide Web, most hyperlinks cause the target document to replace the document being displayed, but some are marked to cause the target document to open in a new window. Another possibility is transclusion, for which the link target is a document fragment that replaces the link anchor within the source document. Not only persons browsing the document follow hyperlinks; they may also be followed automatically by programs. A program that traverses the hypertext, following each hyperlink and gathering all the retrieved documents is known as a Web spider or crawler.