summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/ampersand-as-data_html401.html
blob: e30b97b2e38798000c3eae2c84ba7b7e131b2121 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">

<html lang="en">
<head>
	<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
	<title>ampersand-as-data_html401</title>
	<!-- Date: 2007-03-29 -->
</head>
<body>
    
    <p>&</p>
    <p>This document has an ampersand occuring as character data. This is accepted, but not recommended, in HTML.</p>

</body>
</html>