Body text: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Howard Arvi Hughes
m (article edited Category:CZ Live)
imported>Supten Sarbadhikari
No edit summary
Line 1: Line 1:
'''Body text''' is the text on an [[web page]] which appears between the opening "<body>" and closing "</body>" tags that delimit the body section of the document. The tags themselves are not required if the document is [[HTML]].  
'''Body text''' is the text on an [[web page]] which appears between the opening "<body>" and closing "</body>" tags that delimit the body section of the document. The tags themselves are not required if the document is [[Html|HTML]].  


It may include headers and other text, and is usually text which a visitor to the page reads, but it may not always be visible, depending on formatting techniques used by the page designer.
It may include headers and other text, and is usually text which a visitor to the page reads, but it may not always be visible, depending on formatting techniques used by the page designer.

Revision as of 01:33, 29 January 2007

Body text is the text on an web page which appears between the opening "<body>" and closing "</body>" tags that delimit the body section of the document. The tags themselves are not required if the document is HTML.

It may include headers and other text, and is usually text which a visitor to the page reads, but it may not always be visible, depending on formatting techniques used by the page designer.

Body text is also defined as the main text in a document, in distinction from headlines and captions.[1]

See also

References

Template:Web-stub