summaryrefslogtreecommitdiffstats
path: root/htdocs/dev/tests/ampersand-as-data_html401.html
blob: 163b77b1585f7d36ced65519d2a2af25a05bb7ed (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 occurring as character data. This is accepted, but not recommended, in HTML.</p>

</body>
</html>