A | |
a [XHTML.T] | |
a_abbr [XHTML.T] | |
a_accesskey [XHTML.T] |
This attribute assigns an access key to an element.
|
a_action [XHTML.T] |
This attribute specifies a form processing agent.
|
a_align [XHTML.T.Basic_Tables] | |
a_align [XHTML.T] | |
a_alt [XHTML.T] | |
a_axis [XHTML.T] | |
a_border [XHTML.T] | |
a_cellpadding [XHTML.T] | |
a_cellspacing [XHTML.T] | |
a_char [XHTML.T] | |
a_charoff [XHTML.T] | |
a_charset [XHTML.T] |
This attribute specifies the character encoding of the resource
designated by the link.
|
a_checked [XHTML.T] |
When the
type attribute has the value "radio" or "checkbox" ,
this boolean attribute specifies that the button is on.
|
a_cite [XHTML.T] | |
a_class [XHTML.T] |
This attribute assigns a class name or set of class names to an
element.
|
a_cols [XHTML.T] |
This attribute specifies the visible width in average character
widths.
|
a_colspan [XHTML.T] | |
a_content [XHTML.T] | |
a_datapagesize [XHTML.T] | |
a_enctype [XHTML.T] | |
a_for [XHTML.T] | |
a_frame [XHTML.T] | |
a_frameborder [XHTML.T] | |
a_fs_cols [XHTML.T] | |
a_fs_rows [XHTML.T] | |
a_headers [XHTML.T] | |
a_height [XHTML.T] | |
a_href [XHTML.T] |
This attribute specifies the location of a Web resource, thus
defining a link between the current element (the source anchor)
and the destination anchor defined by this attribute.
|
a_hreflang [XHTML.T] |
This attribute specifies the base language of the resource
designated by href and may only be used when href is specified.
|
a_http_equiv [XHTML.T] | |
a_id [XHTML.T] |
This attribute assigns a name to an element.
|
a_input_type [XHTML.T] | |
a_longdesc [XHTML.T] | |
a_marginheight [XHTML.T] | |
a_marginwidth [XHTML.T] | |
a_maxlength [XHTML.T] | |
a_media [XHTML.T] | |
a_method [XHTML.T] | |
a_multiple [XHTML.T] | |
a_name [XHTML.T] |
This attribute assigns the control name.
|
a_name_01_00 [XHTML.T_01_00] |
XHTML 1.1 has removed the name attribute from several elements:
|
a_noresize [XHTML.T] | |
a_profile [XHTML.T] | |
a_rel [XHTML.T] |
This attribute describes the relationship from the current document
to the anchor specified by the href attribute.
|
a_rev [XHTML.T] |
This attribute is used to describe a reverse link from the anchor specified
by the href attribute to the current document.
|
a_rows [XHTML.T] |
This attribute specifies the number of visible text lines.
|
a_rowspan [XHTML.T] | |
a_rules [XHTML.T] | |
a_scheme [XHTML.T] | |
a_scope [XHTML.T.Basic_Tables] | |
a_scope [XHTML.T] | |
a_scrolling [XHTML.T] | |
a_selected [XHTML.T] |
When set, this boolean attribute specifies that this option is pre-selected.
|
a_size [XHTML.T] | |
a_src [XHTML.T] | |
a_summary [XHTML.T] | |
a_tabindex [XHTML.T] |
This attribute specifies the position of the current element in
the tabbing order for the current document.
|
a_target [XHTML.T] | |
a_title [XHTML.T] |
This attribute offers advisory information about the element for
which it is set.
|
a_type [XHTML.T] |
This attribute gives an advisory hint as to the content type of
the content available at the link target address.
|
a_valign [XHTML.T.Basic_Tables] | |
a_valign [XHTML.T] | |
a_value [XHTML.T] |
This attribute specifies the initial value of the control.
|
a_version [XHTML.T] | |
a_width [XHTML.T] | |
a_xml_lang [XHTML.T] | |
a_xml_space [XHTML.T] | |
a_xmlns [XHTML.T] | |
abbr [XHTML.T] | |
acronym [XHTML.T] | |
add_comma_sep_attrib [XML] | |
add_int_attrib [XML] | |
add_space_sep_attrib [XML] | |
add_string_attrib [XML] | |
address [XHTML.T] | |
addto_class [XHTML.T] |
Add the element and all its subelements to a class.
|
addto_class1 [XHTML.T] |
Add the element to a class.
|
all_anchors [XHTML.T] | |
all_attribs_list [XML] | |
all_entities [XML] | |
all_hrefs [XHTML.T] | |
all_int_attribs [XML] | |
all_string_attribs [XML] | |
amap [XML] |
Recursively edit attributes for the element and all its children.
|
amap1 [XML] |
Edit attributes only for one element.
|
B | |
b [XHTML.T] | |
base [XHTML.T] | |
big [XHTML.T] | |
blockquote [XHTML.T] | |
body [XHTML.T] | |
br [XHTML.T] | |
C | |
caption [XHTML.T.Basic_Tables] | |
caption [XHTML.T] | |
cite [XHTML.T] | |
code [XHTML.T] | |
col [XHTML.T] | |
colgroup [XHTML.T] | |
comma_sep_attrib [XML] | |
comment [XML] | |
D | |
dd [XHTML.T] | |
decl [XML] | encoding is the name of the character encoding, e.g.
|
dfn [XHTML.T] | |
div [XHTML.T] | |
dl [XHTML.T] | |
dt [XHTML.T] | |
E | |
em [XHTML.T] | |
empty [XML] | |
encode_unsafe [XML] |
The encoder maps strings to HTML and must encode the unsafe characters
'<' , '>' , '"' , '&' and the control characters 0-8, 11-12, 14-31, 127
to HTML entities.
|
encode_unsafe_and_at [XML] |
In addition, encode
"@" as "@" in the hope that this will fool
simple minded email address harvesters.
|
entity [XHTML.T] | |
entity [XML] |
Neither
comment , pcdata nor entity check their argument for invalid
characters.
|
F | |
fold [XML] | |
form [XHTML.T.Basic_Forms] | |
frame [XHTML.T] | |
frameset [XHTML.T] | |
G | |
get_attrib_list [XML] | |
get_int_attrib [XML] | |
get_string_attrib [XML] | |
H | |
h1 [XHTML.T] | |
h2 [XHTML.T] | |
h3 [XHTML.T] | |
h4 [XHTML.T] | |
h5 [XHTML.T] | |
h6 [XHTML.T] | |
head [XHTML.T] | |
hr [XHTML.T] | |
html [XHTML.T] | |
I | |
i [XHTML.T] | |
img [XHTML.T] | |
input [XHTML.T.Basic_Forms] | |
int_attrib [XML] | |
K | |
kbd [XHTML.T] | |
L | |
label [XHTML.T.Basic_Forms] | |
leaf [XML] | |
li [XHTML.T] | |
link [XHTML.T] | |
M | |
map_int_attrib [XML] | |
map_string_attrib [XML] | |
map_string_attrib_in_list [XML] | |
meta [XHTML.T] | |
N | |
node [XML] |
NB:
Leaf ("foo", []) -> "<foo />" , but Node ("foo", [], []) -> "<foo></foo>"
|
noframes [XHTML.T] | |
O | |
ol [XHTML.T] | |
option [XHTML.T.Basic_Forms] | |
output [XHTML.T] | |
output [XML] | |
P | |
p [XHTML.T] | |
pcdata [XHTML.T] | |
pcdata [XML] | |
pre [XHTML.T] | |
pretty_print [XHTML.T] | |
pretty_print [XML] |
Children of elements that are mentioned in
no_break do not
generate additional line breaks for pretty printing in order not to
produce spurious white space.
|
Q | |
q [XHTML.T] | |
R | |
rewrite_hrefs [XHTML.T] | |
rm_attrib [XML] | |
rm_attrib_from_list [XML] | |
S | |
samp [XHTML.T] | |
select [XHTML.T.Basic_Forms] | |
set_rowspan [XHTML.T] |
Set the rowspan attribute for the element.
|
small [XHTML.T] | |
space [XHTML.T] | |
space_sep_attrib [XML] | |
span [XHTML.T] | |
standard [XHTML.T] | |
string_attrib [XML] | |
strong [XHTML.T] | |
style [XHTML.T] | |
sub [XHTML.T] | |
sup [XHTML.T] | |
T | |
table [XHTML.T.Basic_Tables] | |
table [XHTML.T] | |
tablex [XHTML.T] | |
tbody [XHTML.T] | |
td [XHTML.T.Basic_Tables] | |
td [XHTML.T] | |
textarea [XHTML.T.Basic_Forms] | |
tfoot [XHTML.T] | |
th [XHTML.T.Basic_Tables] | |
th [XHTML.T] | |
thead [XHTML.T] | |
title [XHTML.T] | |
tr [XHTML.T.Basic_Tables] | |
tr [XHTML.T] | |
translate [XML] | |
tt [XHTML.T] | |
U | |
ul [XHTML.T] | |
V | |
validator [XHTML.T] | |
validator_icon [XHTML.T] |
A hyperlink to the W3C validator, including the logo.
|
version [XHTML.T] |