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 > XHTML Basic tags |
|---|
| XHTML Basic tags | |||
|---|---|---|---|
| Declaration, elements and attribute modules | Standard attributes in XHTML 1.1 | Deprecated or non-existing HTML 4.01 attributes in 1.1 | Notes |
| Declarations | |||
?xml
P 2.0 3.0 3.2 4.0 1.0 B
1.1
|
version,
encoding |
Notes, [Pw]. Blooberry: Doctype |
|
!DOCTYPE
P 2.0 3.0 3.2 4.0 1.0 B
1.1
|
|||
| Basic structure elements | |||
| Major structural elements | |||
html -- (head, body)
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; xmlns, version |
Notes, [Pw]. Blooberry: HTML |
|
head
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n;
profile |
Notes, [Pw]. Blooberry: HEAD |
|
title
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; | Notes, [Pw] Blooberry: TITLE |
|
body
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. Blooberry: BODY Events |
|
| HEAD elements with related attribute modules | |||
base (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
href |
Notes, [Pw]. Blooberry: BASE |
|
link (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; charset,
href, hreflang, media,
rel, rev, type |
Notes, [Pw]. Blooberry: LINK |
|
meta (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; content, http-equiv,
name, scheme |
Notes, [Pw]. Blooberry: META |
|
| BODY or HEAD-elements | |||
| <!-- + --> --
commented encoding
P 2.0 3.0 3.2 4.0 B
1.1
|
Notes,
[Pw] Blooberry: COMMENT |
||
| BODY elements | |||
| Block-level elements | |||
| Phrasal block elements | |||
address
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. Blooberry: ADDRESS PRE |
|
pre
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; xml:space |
||
blockquote
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; cite |
Notes, [Pw]. Blooberry: BLOCKQUOTE |
|
h1 - h6
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. Blooberry: Heading |
|
| Structural block elements | |||
div
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. Blooberry: DIV P |
|
p
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | ||
| Lists + child-elements | |||
dl, dt, dd
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. Blooberry: DL DT - DD 0L UL |
|
ol
P 2.0 3.0 3.2 4.0 B
1.1
|
|||
ul
P 2.0 3.0 3.2 4.0 B
1.1
|
|||
li
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. Blooberry: LI |
|
| Table + child-elements | |||
table
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; summary,
width |
Notes, [Pw]. Blooberry: TABLE |
|
caption
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. Blooberry: CAPTION |
|
tr
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; align, valign
|
Notes, [Pw]. Blooberry: TR TH - TD |
|
td, th
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; abbr,
align, axis, colspan, headers,
rowspan, scope,
valign |
||
| Non-replaced inline-level elements | |||
| Hypertext elements with related attribute modules | |||
a
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; accesskey, charset, href,
hreflang,
rel, rev,
tabindex, type |
Notes, [Pw]. Blooberry: A - bookmark A - hyperlink |
|
| Inline phrasal elements | |||
abbr
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. Blooberry: ABBR ACRONYM CITE CODE EM DFN KBD SAMP STRONG VAR |
|
acronym, dfn
P 2.0 3.0 3.2 4.0 B 1.1
|
|||
em, strong
P 2.0 3.0 3.2 4.0 B
1.1
|
|||
cite, code,
kbd, samp, var
P 2.0 3.0 3.2 4.0 B
1.1
|
|||
q
P 2.0 3.0 3.2 4.0 B 1.1
|
%i18n; %coreattrs; cite |
Notes, [Pw]. Blooberry: Q |
|
| Inline-structural elements | |||
span
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; | Notes, [Pw]. Blooberry: SPAN |
|
| Other non-replaced inline-level elements | |||
br (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
%coreattrs; | Notes, [Pw]. Blooberry: BR |
|
| Replaced inline-level elements with child-elements and attribute modules | |||
| Embedded applets and objects | |||
object
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; archive,
classid, codebase,
codetype, data, declare,
height, standby, tabindex,
type, width |
Notes, [Pw] Blooberry: OBJECT PARAM |
|
param (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
id, name,
type, value,
valuetype |
||
| Images and image maps | |||
img (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
%coreattrs;
alt, height,
ismap, longdesc, src, usemap, width |
Notes, [Pw]. Blooberry: IMG |
|
| Form elements | |||
| Block-level form elements | |||
form
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; action,
enctype, method |
Notes, [Pw]. Blooberry: FORM |
|
| Inline-level form elements | |||
input (empty)
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; accesskey, checked, maxlength, name, size,
src, type, value |
Notes, [Pw]. Blooberry: INPUT - button INPUT- check INPUT - file INPUT - hidden INPUT - image INPUT - passw. INPUT - radio INPUT - reset INPUT - submit INPUT - text |
|
label
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; accesskey,
for |
Notes, [Pw]. Blooberry: LABEL |
|
select
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; multiple, name,
size |
Notes,
[Pw]. Blooberry: SELECT |
|
option
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; selected, value
|
Notes, [Pw]. Blooberry: OPTION |
|
textarea
P 2.0 3.0 3.2 4.0 B
1.1
|
%i18n; %coreattrs; accesskey,
cols,
name, rows |
Notes,
[Pw]. Blooberry: TEXTAREA |
|
|
Information about browsers, which render or print this site best.
Help pages has been last edited 09.09.2003 | |