1 \section{Tags supported by wxHTML
}\label{htmltagssupported
}
3 wxHTML is not full implementation of HTML standard. Instead, it supports most common tags so that it
4 is possible to display
{\it simple
} HTML documents with it. (For example it works fine with pages created
5 in Netscape Composer or generated by tex2rtf).
7 Following tables list all tags known to wxHTML, together with supported parameters.
8 A tag has general form of
{\tt <tagname param
\_1 param
\_2 ... param
\_n>
} where param
\_i is
9 either
{\tt paramname="paramvalue"
} or
{\tt paramname=paramvalue
} - these two are equivalent. Unless stated
10 otherwise, wxHTML is case-insensitive.
13 \wxheading{Table of common parameter values
}
15 We will use these substitutions in tags descriptions:
27 where n is hexadecimal digit
37 [pixels
] integer value that represents dimension in pixels
46 [coords
] c(
1),c(
2),c(
3),...,c(n)
52 \wxheading{List of supported tags
}
122 TABLE ALIGN=
[alignment
]