mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
19 lines
310 B
HTML
19 lines
310 B
HTML
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
|
<HTML>
|
|
<Head>
|
|
<Title>Message Details</Title>
|
|
</Head>
|
|
<Body>
|
|
<Table>
|
|
<TR>
|
|
<TD>
|
|
<Strong><Font><P>Cell beginning with <em>two</em> inline elements and then a P.</Font></Strong>
|
|
</TD>
|
|
<TD>
|
|
Another cell.
|
|
</TD>
|
|
</TR>
|
|
</table>
|
|
</Body>
|
|
</HTML>
|