summaryrefslogtreecommitdiff
path: root/docutils/test/functional/expected/misc_rst_html4css1.html
blob: f9184469345c3c7e38395c3337ac0a5d7155c089 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils 0.4: http://docutils.sourceforge.net/" />
<title></title>
<link rel="stylesheet" href="foo&amp;bar.css" type="text/css" />
</head>
<body>
<div class="document">
<p>simple input</p>
</div>
</body>
</html>