HTMLHeadElement Class Reference
from PyKDE4.khtml import *
Inherits: DOM.HTMLElement → DOM.Element → DOM.Node
Namespace: DOM
Detailed Description
Document head information. See the <a
href="http://www.w3.org/TR/REC-html40/struct/global.html#edef-HEAD">
HEAD element definition in HTML 4.0.
Method Documentation
__init__ |
( |
self, |
|
|
|
HTMLHeadElementImpl |
impl |
|
) |
|
|
|
URI designating a metadata profile. See the <a
href="http://www.w3.org/TR/REC-html40/struct/global.html#adef-profile">
profile attribute definition in HTML 4.0.