summaryrefslogtreecommitdiff
path: root/tests/data/lang-uk-article-test-html4.html
blob: 2ff932f8981a9c768bb54c62ef38156442f15624 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="generator" content="AsciiDoc test">
<title>Languages Test</title>
</head>
<body>
<h1>Languages Test</h1>
<p>
version v1.0,
2011-01-30
</p>
<hr>
<h2><a name="_анотація"></a>Анотація</h2>
<p>Abstract special section.</p>
<hr>
<h2><a name="_the_first_section"></a>The First Section</h2>
<h3><a name="_admonishments"></a>Admonishments</h3>
<p>Do not translate in the source file&#8201;&#8212;&#8201;they are translated to the
output file</p>
<table frame="void" cellpadding="4">
<tr valign="top">
<td>
<p><b><u>Зауваження</u></b></p>
</td>
<td style="border-left: 1px solid silver;">Lorum ipsum.</td></tr></table>
<table frame="void" cellpadding="4">
<tr valign="top">
<td>
<p><b><u>Підказка</u></b></p>
</td>
<td style="border-left: 1px solid silver;">Lorum ipsum.</td></tr></table>
<table frame="void" cellpadding="4">
<tr valign="top">
<td>
<p><b><u>Увага</u></b></p>
</td>
<td style="border-left: 1px solid silver;">Lorum ipsum.</td></tr></table>
<table frame="void" cellpadding="4">
<tr valign="top">
<td>
<p><b><u>Попередження</u></b></p>
</td>
<td style="border-left: 1px solid silver;">Lorum ipsum.</td></tr></table>
<table frame="void" cellpadding="4">
<tr valign="top">
<td>
<p><b><u>Важливо</u></b></p>
</td>
<td style="border-left: 1px solid silver;">Lorum ipsum.</td></tr></table>
<div>
<img src="../../images/tiger.png" style="border-width: 0;" alt="Tiger image">
<p><b>Рисунок 1. </b>Tiger</p>
</div>
<p>Followed by an example table:</p>
<div>
<table rules="all"
width="60%"
frame="border"
cellspacing="0" cellpadding="4">
<thead>
<tr>
<th align="left" width="50%" valign="top"> Option          </th>
<th align="left" width="50%" valign="top"> Description</th>
</tr>
</thead>
<tbody>
<tr>
<td align="left" width="50%" valign="top"><p>-a <em>USER GROUP</em></p></td>
<td align="left" width="50%" valign="top"><p>Add <em>USER</em> to <em>GROUP</em>.</p></td>
</tr>
<tr>
<td align="left" width="50%" valign="top"><p>-R <em>GROUP</em></p></td>
<td align="left" width="50%" valign="top"><p>Disables access to <em>GROUP</em>.</p></td>
</tr>
</tbody>
</table>
<p><b>Таблиця 1. </b>Table</p>
</div>
<p>And now for something completely different: monkeys, lions and
tigers.</p>
<hr>
<h2><a name="_додаток_a_example_appendix"></a>Додаток A: Example Appendix</h2>
<p>Appendix special section.</p>
<hr>
<h2><a name="_бібліографія"></a>Бібліографія</h2>
<p>Bibliography special section.</p>
<ul>
<li>
<p>
<a name="taoup"></a>[taoup] Eric Steven Raymond. <em>The Art of Unix
  Programming</em>. Addison-Wesley. ISBN 0-13-142901-9.
</p>
</li>
<li>
<p>
<a name="walsh-muellner"></a>[walsh-muellner] Norman Walsh &amp; Leonard Muellner.
  <em>DocBook - The Definitive Guide</em>. O&#8217;Reilly &amp; Associates. 1999.
  ISBN 1-56592-580-7.
</p>
</li>
</ul>
<hr>
<h2><a name="_словник_термінів"></a>Словник термінів</h2>
<p>Glossary special section.</p>
<dl>
<dt>
A glossary term
</dt>
<dd>
<p>
  The corresponding (indented) definition.
</p>
</dd>
<dt>
A second glossary term
</dt>
<dd>
<p>
  The corresponding (indented) definition.
</p>
</dd>
</dl>
<p></p>
<p></p>
<hr><p><small>
Версія v1.0<br>
Востаннє оновлено
 2002-11-25 00:37:42 UTC
</small></p>
</body>
</html>