HTMLMetaElement.Content Property |
Gets or sets the content attribute.
[VBScript] Public Property Content As String
[JScript] public function get Content() : String; public function set Content(String);
A string representing the content attribute.
HTMLMetaElement Object | HTMLMetaElement Members | DOM Namespace