This element allows for the configuration of information which is to be contained between the <HEAD> tags of the EditLive! for XML document.
The settings which are configured through the <head> element will appear in the actual document inside EditLive! for XML.
<editLive>
<document>
<html>
<head>
<!--head configuration settings-->
</head>
....
</html>
</document>
...
</editLive>This element provides the style sheet information which is to be stored in a <LINK> tag within the <HEAD> tag of the EditLive! for XML document.
This element defaults to a style sheet information type (ie. text/css information).
This element provides the information which is to be stored between the <STYLE> tags, between the <HEAD> tags of the Ephox EditLive! for XML document. The element has no attributes.
Copyright 2001-2004 Ephox Corporation. All Rights Reserved.