[Home]  [Edit this page]  [Recent Changes]  [Special Pages]  [Help
HTMLSPEC-XMP

XMP

Usage

Used as a way to include any character text in a web document, whether it be HTML elements, HTML special characters, extra spaces, line breaks, etc. Like the <pre> tag, the <xmp> tag will display content in a paragraph type using fixed width font.

Attributes

None

Code Tip

HTML 3.2 declares the <xmp> tag to be obsolete and <pre> should be used instead. However, the <xmp> tag is still supported by most web browsers and is convenient to use when authors need to include or provide examples of HTML coding schemes.

Live Example

<html>
<head><title>Ximplified Document Example</title></head>
<body>
<xmp>
These are the standard HTML tags that all browsers should contain.
<html>
<head><title></title>
</head>
<body>
</body>
</html>
</xmp>
</body>
</html> 


HTML Tags Center

last edited (April 12, 2004) by leeos, Number of views: 1601, Current Rev: 5 (Diff)

[Edit this page]  [Page history]  [What links here]  [Discuss this topic]  [Printer Friendly]  

Members

Username:

Password:


Register
Forgot Password?




Programmers Heaven - for .NET, Java, C/C++ and WEB Developers!
© 1996-2008 Community Networks Ltd. All rights reserved. Reproduction in whole or in part, in any form or medium without express written permission is prohibited. Violators of this policy may be subject to legal action. Please read Terms Of Use and Privacy Statement for more information. Development by Tore Nestenius at .NET Consultant - Synchron Data.