summaryrefslogtreecommitdiff
path: root/tests/data/deprecated-quotes-html4.html
blob: 38ff005a93ab346d0b5a99ab806a2494e1ab9e85 (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
<!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></title>
</head>
<body>
<p><span class="foo">fun with text</span>.
<span class="foo"><span style="color:green;background-color:yellow;font-size:2em;">fun with text</span></span>.
<span style="color:green;background-color:yellow;font-size:2em;">fun with text</span>.
More <strong style="color:red;background-color:black;font-size:4em;">fun with text</strong>.
Yet more <strong style="color:red;font-size:1.5em;">fun with text</strong>.
Yet more <code style="color:red;font-size:1.5em;">fun with text</code>.
Yet more <em style="color:red;font-size:1.5em;">fun with text</em>.</p>
<p>Yet more <em style="color:red;font-size:1.5em;">fun with text</em>.</p>
<p>Yet more <em style="color:orange;">fun with text</em>.</p>
<p></p>
<p></p>
<hr><p><small>
Last updated
 2002-11-25 00:37:42 UTC
</small></p>
</body>
</html>