XStandard XHTML (Strict or 1.1) WYSIWYG Editor

XStandard - Do it right. The rest will follow.

meta

Definition

The meta element is a generic mechanism for specifying metadata for a Web page. Some search engines use this information.

Example

  1. <head>
  2. <title>XHTML Reference</title>
  3. <meta name="description" content="XHTML Strict / 1.1 Quick Reference Guide" />
  4. <meta name="keywords" content="xhtml, css, markup, xml, html" />
  5. </head>

Attributes

Basic

content
(Text) The property's value.
name
(NameToken) Property name. This attribute is required.

Advanced

http-equiv
(NameToken) This attribute may be used in place of the name attribute. Web servers use this attribute to gather information for HTTP response message headers.
scheme
(Text) This attribute, used in conjunction with the profile attribute in the head element, names a scheme to be used to interpret the property's value.

Common internationalization attributes

xml:lang
(NameToken) This attribute specifies the base language of an element's attribute values and text content.
dir

This attribute specifies the base direction of text. Possible values:

  • ltr: Left-to-right
  • rtl: Right-to-left

Contains

  • Nothing

Navigation

XStandard works for ...

AT&T, IBM, Microsoft, Xerox, Siemens, Philips, American Express, BP, HarperCollins Publishers, Penton, Colgate, FAA, NetIQ, Duke University Health System

What's New In XStandard Version 2.0

  • Support for OS X
  • Keyboard accessible interface
  • Find / replace
  • Support for JavaScript events
  • Enhancements to image and attachment libraries
  • Enhancements to table creation
  • Support for authoring definition lists
  • Ability to save images from the editor to My Computer

Full details on all new features

Most Popular FREE Downloads

  1. XStandard WYSIWYG Editor
  2. HTTP component
  3. ZIP component
  4. Image size component
  5. Base64 component