Body text: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Supten Sarbadhikari
No edit summary
imported>Jessica Pierce
m (copy edit)
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|HTML]].  
'''Body text''' is the text on a [[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.
Body text 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.<ref>http://www.google.com/search?q=define%3A+body+text&ie=utf-8&oe=utf-8&rls=org.mozilla:en-US:official&client=firefox-a</ref>
Body text is also defined as the main text in a document, in distinction from headlines and captions.<ref>http://www.google.com/search?q=define%3A+body+text&ie=utf-8&oe=utf-8&rls=org.mozilla:en-US:official&client=firefox-a</ref>

Revision as of 17:58, 1 April 2007

Body text is the text on a 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 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