HTMLLegendElement Class Reference
from PyKDE4.khtml import *
Inherits: DOM.HTMLElement → DOM.Element → DOM.Node
Namespace: DOM
Detailed Description
Provides a caption for a FIELDSET grouping. See the
<a
href="http://www.w3.org/TR/REC-html40/interact/forms.html#edef-LEGEND">
LEGEND element definition in HTML 4.0.
Method Documentation
__init__ |
( |
self, |
|
|
|
HTMLLegendElementImpl |
impl |
|
) |
|
|
|
A single character access key to give access to the form
control. See the <a
href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-accesskey">
accesskey attribute definition in HTML 4.0.
Text alignment relative to FIELDSET . See the <a
href="http://www.w3.org/TR/REC-html40/interact/forms.html#adef-align-LEGEND">
align attribute definition in HTML 4.0. This attribute is
deprecated in HTML 4.0.