mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
32 lines
1.1 KiB
HTML
32 lines
1.1 KiB
HTML
<html>
|
|
<head>
|
|
<title>The XML Cover Pages - Home Page</title>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
|
|
</head>
|
|
<body>
|
|
<p>The image below has a width of 459px. When the table below it has a width of 459px or greater,
|
|
the bottom row overlaps the top row</p>
|
|
Table with width=459<br>
|
|
<table border="1">
|
|
<tr>
|
|
<td rowspan="2">sidebar</td>
|
|
<td>
|
|
<img src="../images/rclogo460.gif" alt="The XML Cover Pages">
|
|
<table width="459" border="1"><tr><td>THIS IS A TABLE</td></tr></table>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td>
|
|
The XML Cover Pages is a comprehensive online reference work for the Extensible Markup
|
|
Language (XML) and its parent, the Standard Generalized Markup Language
|
|
(SGML). The reference collection features extensive documentation on the
|
|
application of the open, interoperable "markup language" standards, including
|
|
XSL, XSLT, XPath, XQuery, XLink, XPointer, XHTML, HyTime, DSSSL, CSS, SPDL, SVG, CGM, ISO-HTML,
|
|
and others.
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
|
|
</body>
|
|
</html>
|