RawHtml.Start Property
Gets or sets the HTML code before the children of this node.
[VBScript] Public Property Start As String
[JScript] public function get Start() : String; public function set Start(String);
A string of valid HTML code.
RawHtml Object | RawHtml Members | DOM Namespace