testMarkup.html revision 765
1627N/A<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
4488N/A<html>
1627N/A<head>
1627N/A<title>Markup test</title>
0N/A<meta name="keywords" content="testContent">
0N/A<link rel="testRel" href="testLink.html">
0N/A</head>
0N/A<!-- ======== START OF BODY ======== -->
0N/A<body>
0N/A<!-- ======== START OF PARAGRAPH ======== -->
0N/A<p>This document is generated from sample source code and HTML files with examples of a wide variety of Java language constructs: packages, subclasses, subinterfaces, nested classes, nested interfaces,inheriting from other packages, constructors, fields,methods, and so forth. <a href="testLink.html">Click Here</a> to &lt;test&gt; out a link.</p>
<p><a href="testLink.html" name="Another version of a tag"></a></p>
<dl>
<dd>Test DD</dd>
</dl>
<hr>
</body>
</html>