I list below all topic groups, which I have done according to subjects, which they handle. You can return to this topic group by using this menu and the link Table of topic groups on the top of the each page.
| |||||||||||||||||||
![]() | Table of topic groups > Front page of help pages > (X)HTML/WML tables > WML 1.2 tags |
|---|
| WML 1.2 tags | |||
|---|---|---|---|
| Declarations and elements | XHTML 1.0 Attributes | Non-existing attributes in XHTML 1.0 | Notes |
| Declarations | |||
?xml
P 2.0 3.0 3.2 4.0 1.0 B
1.1
|
version,
encoding |
Notes, [Pw]. | |
!DOCTYPE
P 2.0 3.0 3.2 4.0 1.0 B
1.1
|
|||
| Basic structure elements | |||
| Major structural elements | |||
wml -- (head?, template?, card+)
|
%i18n; %coreattrs; | Notes, [Pw]. | |
head -- (access | meta)+
P 2.0 3.0 3.2 4.0 B
1.1
|
%coreattrs; | Notes, [Pw]. | |
template -- (onevent | do)*
|
%coreattrs; onenterforward, onenterbackward, ontimer |
Notes, [Pw]. | |
card -- (onevent?, timer?, (do | p | pre)*)
|
%i18n;, %coreattrs; newcontext, onenterforward, onenterbackward, ontimer, ordered, title |
||
| HEAD elements | |||
meta (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; content, http-equiv,
name, scheme |
forua |
Notes, [Pw]. |
access (empty)
|
%coreattrs; domain, path |
||
| Comments | |||
| <!-- + -->
P 2.0 3.0 3.2 4.0 B
1.1
|
Notes, [Pw]. | ||
| Document structure elements | |||
| Block-level elements | |||
| Phrasal block elements | |||
pre -- (#PCDATA |a | br | i | b | em | strong | input | select)*
P 2.0 3.0 3.2 4.0 B
1.1
|
%coreattrs; xml:space |
Notes, [Pw]. | |
| Structural block elements | |||
p -- (#PCDATA | anchor | a | b | big | br | do | em | fieldset | i | img | input | select | small | strong | table)*
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | mode |
Notes, [Pw]. |
align |
|||
| Table + child-elements | |||
table -- (tr)+
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; title |
columns |
Notes, [Pw]. |
align |
|||
tr -- (td)+
P 2.0 3.0 3.2 4.0 B
1.1
|
%coreattrs; | ||
td -- (#PCDATA |a | anchor | b | big | br | em | i | img | small | strong)*
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | ||
| Non-replaced inline-level elements | |||
| Hypertext and event binding elements | |||
a -- (#PCDATA | br | img)*
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; accesskey, href, title |
Notes, [Pw]. | |
anchor -- (#PCDATA | br | img | go | prev | refresh)*
|
|||
| Inline phrasal elements | |||
em, strong -- (#PCDATA | anchor | a | b | big | br | do | em | i | img | small | strong | table)*
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. | |
| Inline presentational elements | |||
b, i -- (#PCDATA | anchor | a | b | big | br | do | em | i | img | small | strong | table)*
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. | |
big, small -- (the same as with b)
P 2.0 3.0 3.2 4.0 B
1.1
|
|||
u -- (the same as with b)
P 2.0 3.0 3.2 4.0 B
1.1
|
|||
| Other non-replaced inline-level elements | |||
br (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
%coreattrs; | ||
| Replaced inline-level elements | |||
| Images | |||
img (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs;
alt, height, src, width |
localsrc |
Notes, [Pw]. |
align, hspace, vspace |
|||
| Card field, task and event binding elements | |||
| Block-level fields | |||
fieldset -- (#PCDATA | anchor | a | b | big | br | do | em | fieldset | i | input | img | select | small | strong | table)*
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; title |
Notes, [Pw]. | |
| Inline-level fields, event binding and task elements | |||
| Event bindings | |||
do -- (go | prev | noop | refresh)
|
%i18n; %coreattrs; label, name, optional, type |
Notes, [Pw]. | |
onevent -- (go | prev | noop | refresh)
|
%coreattrs; type |
||
| Tasks | |||
go -- (postfield | setvar)* / empty
|
%coreattrs; accept-charset, enctype, href, method, sendreferer |
Notes, [Pw]. | |
prev -- (setvar)* / empty
|
%coreattrs; | ||
refresh -- (setvar)*
|
|||
noop -- (empty)
|
|||
| Inline fields | |||
timer -- (empty)
|
%coreattrs; name, value |
Notes, [Pw]. | |
input (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; accesskey, maxlength, name, size,
src, title, type, value |
emptyok, tabindex |
Notes, [Pw]. |
postfield, setvar (empty)
|
%coreattrs; name, value |
||
select -- (optgroup | option)+
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; multiple, name, title,
size |
iname, ivalue, tabindex, value |
Notes, [Pw]. |
optgroup -- (option)+
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; title |
||
option -- (PCDATA | onevent)*
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; value
|
onpick |
|
|
Information about browsers, which render or print this site best.
Help pages has been last edited 09.09.2003 | |