mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
24 lines
302 B
HTML
24 lines
302 B
HTML
|
<html><head>
|
||
|
<link rel="stylesheet" type="text/css" href="test0.css">
|
||
|
</head>
|
||
|
|
||
|
|
||
|
<body>
|
||
|
|
||
|
<table>
|
||
|
|
||
|
<td>
|
||
|
<layer visibility="show">
|
||
|
<layer left="18" visibility="hide">
|
||
|
<a class="blackBold" href="tomte">aaaaaaaaaaaaaaaaaa bbbbbbbbbbbbb cccccc</a>
|
||
|
</td>
|
||
|
|
||
|
<td width="590">
|
||
|
</td>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
</table>
|
||
|
</body>
|
||
|
</html>
|