updated tags info

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13312 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2002-01-02 17:09:01 +00:00
parent 9d4ca3aa8f
commit f02ff0a7bd

View File

@@ -24,8 +24,7 @@ We will use these substitutions in tags descriptions:
BOTTOM BOTTOM
CENTER CENTER
[color] #nnnnnn [color] HTML 4.0-compliant colour specification
where n is hexadecimal digit
[fontsize] -2 [fontsize] -2
-1 -1
@@ -60,111 +59,45 @@ We will use these substitutions in tags descriptions:
\wxheading{List of supported tags} \wxheading{List of supported tags}
\begin{verbatim} \begin{verbatim}
P ALIGN=[alignment]
BR ALIGN=[alignment]
DIV ALIGN=[alignment]
CENTER
BLOCKQUOTE
TITLE
BODY TEXT=[color]
LINK=[color]
BGCOLOR=[color]
HR ALIGN=[alignment]
SIZE=[pixels]
WIDTH=[percent]
WIDTH=[pixels]
FONT COLOR=[color]
SIZE=[fontsize]
FACE=[comma-separated list of facenames]
U
B
I
EM
STRONG
CITE
ADDRESS
CODE
KBD
SAMP
TT
H1
H2
H3
H4
H5
H6
A NAME=[string] A NAME=[string]
HREF=[url] HREF=[url]
TARGET=[target window spec]
PRE ADDRESS
AREA SHAPE=POLY
LI SHAPE=CIRCLE
SHAPE=RECT
UL COORDS=[coords]
HREF=[url]
OL B
BIG
DL BLOCKQUOTE
BODY TEXT=[color]
DT LINK=[color]
BGCOLOR=[color]
BR ALIGN=[alignment]
CENTER
CITE
CODE
DD DD
DIV ALIGN=[alignment]
TABLE ALIGN=[alignment] DL
WIDTH=[percent] DT
WIDTH=[pixels] EM
BORDER=[pixels] FONT COLOR=[color]
VALIGN=[v_alignment] SIZE=[fontsize]
BGCOLOR=[color] FACE=[comma-separated list of facenames]
CELLSPACING=[pixels] HR ALIGN=[alignment]
CELLPADDING=[pixels] SIZE=[pixels]
WIDTH=[percent|pixels]
TR ALIGN=[alignment] NOSHADE
VALIGN=[v_alignment] H1
BGCOLOR=[color] H2
H3
TH ALIGN=[alignment] H4
VALIGN=[v_alignment] H5
BGCOLOR=[color] H6
WIDTH=[percent] I
WIDTH=[pixels]
COLSPAN=[pixels]
ROWSPAN=[pixels]
TD ALIGN=[alignment]
VALIGN=[v_alignment]
BGCOLOR=[color]
WIDTH=[percent]
WIDTH=[pixels]
COLSPAN=[pixels]
ROWSPAN=[pixels]
IMG SRC=[url] IMG SRC=[url]
WIDTH=[pixels] WIDTH=[pixels]
HEIGHT=[pixels] HEIGHT=[pixels]
@@ -173,18 +106,45 @@ IMG SRC=[url]
ALIGN=ABSCENTER ALIGN=ABSCENTER
ALIGN=BOTTOM ALIGN=BOTTOM
USEMAP=[url] USEMAP=[url]
KBD
LI
MAP NAME=[string] MAP NAME=[string]
AREA SHAPE=POLY
SHAPE=CIRCLE
SHAPE=RECT
COORDS=[coords]
HREF=[url]
META HTTP-EQUIV="Content-Type" META HTTP-EQUIV="Content-Type"
CONTENT=[string] CONTENT=[string]
OL
P ALIGN=[alignment]
PRE
SAMP
SMALL
STRIKE
STRONG
TABLE ALIGN=[alignment]
WIDTH=[percent|pixels]
BORDER=[pixels]
VALIGN=[v_alignment]
BGCOLOR=[color]
CELLSPACING=[pixels]
CELLPADDING=[pixels]
TD ALIGN=[alignment]
VALIGN=[v_alignment]
BGCOLOR=[color]
WIDTH=[percent|pixels]
COLSPAN=[pixels]
ROWSPAN=[pixels]
TH ALIGN=[alignment]
VALIGN=[v_alignment]
BGCOLOR=[color]
WIDTH=[percent|pixels]
COLSPAN=[pixels]
ROWSPAN=[pixels]
TITLE
TR ALIGN=[alignment]
VALIGN=[v_alignment]
BGCOLOR=[color]
TT
U
UL
\end{verbatim} \end{verbatim}