HTMLBaseElement Class Reference
from PyKDE4.khtml import *
Inherits: DOM.HTMLElement
Namespace: DOM
Detailed Description
Document base URI. See the <a
href="http://www.w3.org/TR/REC-html40/struct/links.html#edef-BASE">
BASE element definition in HTML 4.0.
Method Documentation
__init__ |
( |
self, |
|
|
|
HTMLBaseElementImpl |
impl |
|
) |
|
|
|
The base URI See the <a
href="http://www.w3.org/TR/REC-html40/struct/links.html#adef-href-BASE">
href attribute definition in HTML 4.0.
The default target frame. See the <a
href="http://www.w3.org/TR/REC-html40/present/frames.html#adef-target">
target attribute definition in HTML 4.0.